Searched refs:rga_is_yuv422_packed_format (Results 1 – 3 of 3) sorted by relevance
23 bool rga_is_yuv422_packed_format(uint32_t format);
134 bool rga_is_yuv422_packed_format(uint32_t format) in rga_is_yuv422_packed_format() function
1184 if (rga_is_yuv422_packed_format(msg->dst.format)) { in RGA2_set_reg_dst_info()