Searched refs:RGA_COLOR_FMT_YUV422SP (Results 1 – 3 of 3) sorted by relevance
203 if (ctx->in.fmt->hw_format >= RGA_COLOR_FMT_YUV422SP) { in rga_cmd_set_trans_info()204 if (ctx->out.fmt->hw_format < RGA_COLOR_FMT_YUV422SP) { in rga_cmd_set_trans_info()218 if (ctx->out.fmt->hw_format >= RGA_COLOR_FMT_YUV422SP) { in rga_cmd_set_trans_info()
87 #define RGA_COLOR_FMT_YUV422SP 8 macro
281 .hw_format = RGA_COLOR_FMT_YUV422SP,299 .hw_format = RGA_COLOR_FMT_YUV422SP,508 if (fmt->hw_format >= RGA_COLOR_FMT_YUV422SP) in vidioc_try_fmt()