HomeSort by relevance Sort by last modified time
    Searched refs:V4L2_PIX_2_YUV_INFO (Results 1 - 3 of 3) sorted by null

  /hardware/samsung_slsi/exynos5/include/
exynos_format.h 157 int V4L2_PIX_2_YUV_INFO(
  /hardware/samsung_slsi/exynos5/libexynosutils/
exynos5_format_v4l2.c 368 int V4L2_PIX_2_YUV_INFO(unsigned int v4l2_pixel_format, unsigned int * bpp, unsigned int * planes)
419 if (V4L2_PIX_2_YUV_INFO(v4l2_pixel_format, &bpp, &planes) < 0)
429 if (V4L2_PIX_2_YUV_INFO(v4l2_pixel_format, &bpp, &planes) < 0)
  /hardware/samsung_slsi/exynos5/libcamera/
ExynosCamera.cpp     [all...]

Completed in 67 milliseconds