Searched refs:RGA_COLOR_FMT_YUV422SP (Results 1 – 3 of 3) sorted by relevance
211 if (ctx->in.fmt->hw_format >= RGA_COLOR_FMT_YUV422SP) { in rga_cmd_set_trans_info()212 if (ctx->out.fmt->hw_format < RGA_COLOR_FMT_YUV422SP) { in rga_cmd_set_trans_info()226 if (ctx->out.fmt->hw_format >= RGA_COLOR_FMT_YUV422SP) { in rga_cmd_set_trans_info()
95 #define RGA_COLOR_FMT_YUV422SP 8 macro
289 .hw_format = RGA_COLOR_FMT_YUV422SP,307 .hw_format = RGA_COLOR_FMT_YUV422SP,516 if (fmt->hw_format >= RGA_COLOR_FMT_YUV422SP) in vidioc_try_fmt()