Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/samsung/s5p-jpeg/
H A 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()
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0004-ffmpeg-4.3.4-rpi_14.patch59152 + unsigned int out_fourcc;
59295 + if (de->setup.out_fourcc != format) {
59301 + de->setup.out_fourcc = format;