Searched refs:pre_processing_ (Results 1 – 2 of 2) sorted by relevance
71 dec->pre_processing_ = (data[0] >> 4) & 0x03; in ALPHInit()76 dec->pre_processing_ > ALPHA_PREPROCESSED_LEVELS || in ALPHInit()199 if (dec->alph_dec_->pre_processing_ != ALPHA_PREPROCESSED_LEVELS) { in VP8DecompressAlphaRows()
32 int pre_processing_; member