Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/s5p-jpeg/
Djpeg-hw-s5p.c244 f = S5P_DEC_OUT_FORMAT_422; in s5p_jpeg_outform_raw()
246 f = S5P_DEC_OUT_FORMAT_422; in s5p_jpeg_outform_raw()
Djpeg-regs.h141 #define S5P_DEC_OUT_FORMAT_422 (0x0 << 0) macro