Home
last modified time | relevance | path

Searched refs:v4l2_pix_fmt (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/google/graphics/common/libhwjpeg/include/
H A Dhwjpeglib-exynos.h90 void hwjpeg_config_image_format(hwjpeg_decompress_ptr cinfo, __u32 v4l2_pix_fmt);
/aosp12/hardware/google/graphics/common/libhwjpeg/
H A Dlibhwjpeg-exynos.cpp464 void hwjpeg_config_image_format(hwjpeg_decompress_ptr cinfo, __u32 v4l2_pix_fmt) in hwjpeg_config_image_format() argument
466 cinfo->output_format = v4l2_pix_fmt; in hwjpeg_config_image_format()