Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/platform/samsung/s5p-jpeg/ !
Djpeg-core.c525 u32 *out_fourcc, in s5p_jpeg_adjust_fourcc_to_subsampling() argument
539 *out_fourcc = V4L2_PIX_FMT_GREY; in s5p_jpeg_adjust_fourcc_to_subsampling()
545 *out_fourcc = subs420_fourcc_dwngrd_schema[dwngrd_sch_id]; in s5p_jpeg_adjust_fourcc_to_subsampling()
551 *out_fourcc = subs422_fourcc_dwngrd_schema[dwngrd_sch_id]; in s5p_jpeg_adjust_fourcc_to_subsampling()
554 *out_fourcc = V4L2_PIX_FMT_GREY; in s5p_jpeg_adjust_fourcc_to_subsampling()