Lines Matching refs:interlaced
93 unsigned plane = buf->interlaced ? idx / 2: idx;
103 buf->interlaced);
106 buf->interlaced);
201 !src->interlaced)
205 (src->interlaced && dst->interlaced))
212 if (scale || (src->interlaced != dst->interlaced && dst->interlaced)) {
216 surf->templat.interlaced = false;
247 if (src->interlaced != dst->interlaced) {
259 if (src->interlaced) {
381 !src_surface->buffer->interlaced &&
396 surf->templat.interlaced = src_surface->templat.interlaced;
417 if (param->num_filters && dst->interlaced) {
420 surf->templat.interlaced = false;