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 233 int update_proba_; member in struct:VP8Decoder
vp8.c 404 dec->update_proba_ = VP8Get(br);
405 if (!dec->update_proba_) { // save for later restore
412 VP8Get(br); // just ignore the value of update_proba_
706 if (!dec->update_proba_) {

Completed in 123 milliseconds