Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/s5p-jpeg/
Djpeg-core.c524 u32 *out_fourcc, in s5p_jpeg_adjust_fourcc_to_subsampling() argument
538 *out_fourcc = V4L2_PIX_FMT_GREY; in s5p_jpeg_adjust_fourcc_to_subsampling()
544 *out_fourcc = subs420_fourcc_dwngrd_schema[dwngrd_sch_id]; in s5p_jpeg_adjust_fourcc_to_subsampling()
550 *out_fourcc = subs422_fourcc_dwngrd_schema[dwngrd_sch_id]; in s5p_jpeg_adjust_fourcc_to_subsampling()
553 *out_fourcc = V4L2_PIX_FMT_GREY; in s5p_jpeg_adjust_fourcc_to_subsampling()