Searched refs:JPU_JPEG_420 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/media/platform/renesas/ |
H A D | rcar_jpu.c | 69 #define JPU_JPEG_420 0x22 macro 289 {8, 4}, 2, 2, JPU_JPEG_420, 2, JPU_ENC_OUTPUT | JPU_DEC_CAPTURE }, 293 {12, 0}, 2, 2, JPU_JPEG_420, 1, JPU_ENC_OUTPUT | JPU_DEC_CAPTURE }, 1080 if (subsampling != JPU_JPEG_422 && subsampling != JPU_JPEG_420) in jpu_buf_queue() 1392 if (subsampling == JPU_JPEG_420) { in jpu_device_run()
|