Home | History | Annotate | Download | only in demux

Lines Matching full:has_alpha

255           frame->has_alpha_ |= features.has_alpha;
437 const int has_alpha = !!(dmux->feature_flags_ & ALPHA_FLAG);
439 if (!has_alpha && frame->img_components_[1].size_ > 0) {
864 iter->has_alpha = fragment->has_alpha_;