Home
last modified time | relevance | path

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

/linux/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,
299 .hw_format = RGA_COLOR_FMT_YUV422SP,