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