Home
last modified time | relevance | path

Searched refs:RGA_COLOR_FMT_YUV422SP (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/rockchip/rga/
H A Drga-hw.h87 #define RGA_COLOR_FMT_YUV422SP 8 macro
99 (((fmt) >= RGA_COLOR_FMT_YUV422SP) && ((fmt) < RGA_COLOR_FMT_CP_1BPP))
101 ((fmt) < RGA_COLOR_FMT_YUV422SP)
H A Drga.c272 .hw_format = RGA_COLOR_FMT_YUV422SP,
290 .hw_format = RGA_COLOR_FMT_YUV422SP,
499 if (fmt->hw_format >= RGA_COLOR_FMT_YUV422SP) in vidioc_try_fmt()
/kernel/linux/linux-6.6/drivers/media/platform/rockchip/rga/
H A Drga-hw.h87 #define RGA_COLOR_FMT_YUV422SP 8 macro
99 (((fmt) >= RGA_COLOR_FMT_YUV422SP) && ((fmt) < RGA_COLOR_FMT_CP_1BPP))
101 ((fmt) < RGA_COLOR_FMT_YUV422SP)
H A Drga.c269 .hw_format = RGA_COLOR_FMT_YUV422SP,
287 .hw_format = RGA_COLOR_FMT_YUV422SP,
496 if (fmt->hw_format >= RGA_COLOR_FMT_YUV422SP) in vidioc_try_fmt()

Completed in 5 milliseconds