Searched refs:V4L2ToHalPixelFormat (Results 1 – 3 of 3) sorted by relevance
59 static int V4L2ToHalPixelFormat(uint32_t v4l2_pixel_format);
96 int StreamFormat::V4L2ToHalPixelFormat(uint32_t v4l2_pixel_format) { in V4L2ToHalPixelFormat() function in v4l2_camera_hal::StreamFormat
48 int32_t hal_format = StreamFormat::V4L2ToHalPixelFormat(v4l2_format); in GetHalFormats()