Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/samsung/s5p-jpeg/
Djpeg-hw-s5p.c240 f = S5P_DEC_OUT_FORMAT_422; in s5p_jpeg_outform_raw()
242 f = S5P_DEC_OUT_FORMAT_422; in s5p_jpeg_outform_raw()
Djpeg-regs.h138 #define S5P_DEC_OUT_FORMAT_422 (0x0 << 0) macro