Searched refs:V4L2ToHalPixelFormat (Results 1 - 3 of 3) sorted by relevance

/hardware/libhardware/modules/camera/3_4/
H A Dstream_format.h61 static int V4L2ToHalPixelFormat(uint32_t v4l2_pixel_format);
H A Dstream_format.cpp99 int StreamFormat::V4L2ToHalPixelFormat(uint32_t v4l2_pixel_format) { function in class:v4l2_camera_hal::StreamFormat
H A Dformat_metadata_factory.cpp41 int32_t hal_format = StreamFormat::V4L2ToHalPixelFormat(v4l2_format);

Completed in 67 milliseconds