Searched refs:IS_YUV_420 (Results 1 – 2 of 2) sorted by relevance
8 #define IS_YUV_420(format) \ macro117 if((IS_YUV_420(msg->dst.format)) && (daw & 1)) { in RGA_gen_two_pro()124 if((IS_YUV_420(msg->dst.format)) && (daw & 1)) { in RGA_gen_two_pro()131 if((IS_YUV_420(msg->dst.format)) && (daw & 1)) { in RGA_gen_two_pro()
8 #define IS_YUV_420(format) \ macro