Searched refs:v4l2_pix_fmt (Results 1 – 2 of 2) sorted by relevance
94 void hwjpeg_config_image_format(hwjpeg_decompress_ptr cinfo, __u32 v4l2_pix_fmt);
458 void hwjpeg_config_image_format(hwjpeg_decompress_ptr cinfo, __u32 v4l2_pix_fmt) { in hwjpeg_config_image_format() argument459 cinfo->output_format = v4l2_pix_fmt; in hwjpeg_config_image_format()