Home
last modified time | relevance | path

Searched defs:v4l2_pixel_format (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gchips/libexynosutils/
Dexynos_format_v4l2.c50 int v4l2_pixel_format = -1; in HAL_PIXEL_FORMAT_2_V4L2_PIX() local
167 int v4l2_pixel_format) in V4L2_PIX_2_HAL_PIXEL_FORMAT()
382 int V4L2_PIX_2_YUV_INFO(unsigned int v4l2_pixel_format, unsigned int * bpp, unsigned int * planes) in V4L2_PIX_2_YUV_INFO()
428 int get_yuv_bpp(unsigned int v4l2_pixel_format) in get_yuv_bpp()
438 int get_yuv_planes(unsigned int v4l2_pixel_format) in get_yuv_planes()
/hardware/libhardware/modules/camera/3_4/
Dstream_format.h49 inline uint32_t v4l2_pixel_format() const { return v4l2_pixel_format_; } in v4l2_pixel_format() function
/hardware/google/graphics/common/libscaler/
Dlibscaler.cpp48 int v4l2_pixel_format = -1; in hal_pixfmt_to_v4l2() local