Home | History | Annotate | Download | only in libcopybit

Lines Matching full:num_planes

1126         int num_planes = get_num_planes(dst->format);
1128 if (num_planes == 2) {
1130 } else if (num_planes == 3) {
1218 int num_planes = get_num_planes(src->format);
1219 if (num_planes == 2) {
1222 } else if (num_planes == 3) {