Searched defs:v4l2_pixel_format (Results 1 – 2 of 2) sorted by relevance
49 inline uint32_t v4l2_pixel_format() const { return v4l2_pixel_format_; } in v4l2_pixel_format() function
96 int StreamFormat::V4L2ToHalPixelFormat(uint32_t v4l2_pixel_format) { in V4L2ToHalPixelFormat()