Searched refs:V4L2_PIX_2_YUV_INFO (Results 1 – 3 of 3) sorted by relevance
350 int V4L2_PIX_2_YUV_INFO(unsigned int v4l2_pixel_format, unsigned int * bpp, unsigned int * planes) in V4L2_PIX_2_YUV_INFO() function401 if (V4L2_PIX_2_YUV_INFO(v4l2_pixel_format, &bpp, &planes) < 0) in get_yuv_bpp()411 if (V4L2_PIX_2_YUV_INFO(v4l2_pixel_format, &bpp, &planes) < 0) in get_yuv_planes()
157 int V4L2_PIX_2_YUV_INFO(
3424 V4L2_PIX_2_YUV_INFO(colorFormat, &bpp, &planes); in m_setWidthHeight()