Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/s5p-jpeg/
Djpeg-core.c551 u32 *out_fourcc, in s5p_jpeg_adjust_fourcc_to_subsampling() argument
565 *out_fourcc = V4L2_PIX_FMT_GREY; in s5p_jpeg_adjust_fourcc_to_subsampling()
571 *out_fourcc = subs420_fourcc_dwngrd_schema[dwngrd_sch_id]; in s5p_jpeg_adjust_fourcc_to_subsampling()
577 *out_fourcc = subs422_fourcc_dwngrd_schema[dwngrd_sch_id]; in s5p_jpeg_adjust_fourcc_to_subsampling()
580 *out_fourcc = V4L2_PIX_FMT_GREY; in s5p_jpeg_adjust_fourcc_to_subsampling()