HomeSort by relevance Sort by last modified time
    Searched refs:pre_processing_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libwebp/dec/
alphai.h 32 int pre_processing_; member in struct:ALPHDecoder
alpha.c 64 dec->pre_processing_ = (data[0] >> 4) & 0x03;
69 dec->pre_processing_ > ALPHA_PREPROCESSED_LEVELS ||
141 if (dec->alph_dec_->pre_processing_ != ALPHA_PREPROCESSED_LEVELS) {

Completed in 120 milliseconds