Searched defs:V4L2_PIX_2_YUV_INFO (Results 1 - 1 of 1) sorted by relevance

/hardware/samsung_slsi/exynos5/libexynosutils/
H A Dexynos5_format_v4l2.c350 int V4L2_PIX_2_YUV_INFO(unsigned int v4l2_pixel_format, unsigned int * bpp, unsigned int * planes) function
401 if (V4L2_PIX_2_YUV_INFO(v4l2_pixel_format, &bpp, &planes) < 0)
411 if (V4L2_PIX_2_YUV_INFO(v4l2_pixel_format, &bpp, &planes) < 0)

Completed in 111 milliseconds