Home
last modified time | relevance | path

Searched refs:__find_format (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/media/platform/ti/vpe/
Dvpe.c349 static struct vpe_fmt *__find_format(u32 fourcc) in __find_format() function
365 return __find_format(f->fmt.pix.pixelformat); in find_format()
1609 fmt = __find_format(V4L2_PIX_FMT_YUYV); in __vpe_try_fmt()
2325 s_q_data->fmt = __find_format(V4L2_PIX_FMT_YUYV); in vpe_open()