Searched refs:JPU_JPEG_422 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/media/platform/renesas/ |
H A D | rcar_jpu.c | 68 #define JPU_JPEG_422 0x21 macro 287 {8, 8}, 2, 2, JPU_JPEG_422, 2, JPU_ENC_OUTPUT | JPU_DEC_CAPTURE }, 291 {16, 0}, 2, 2, JPU_JPEG_422, 1, JPU_ENC_OUTPUT | JPU_DEC_CAPTURE }, 1080 if (subsampling != JPU_JPEG_422 && subsampling != JPU_JPEG_420) in jpu_buf_queue()
|