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

  /external/webp/src/dec/
vp8i.h 213 int update_proba_; member in struct:VP8Decoder
vp8.c 421 dec->update_proba_ = VP8Get(br);
422 if (!dec->update_proba_) { // save for later restore
429 VP8Get(br); // just ignore the value of update_proba_
714 if (!dec->update_proba_) {

Completed in 2619 milliseconds