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

  /external/webp/src/dec/
vp8li_dec.h 70 int incremental_; // if true, incremental decoding is expected member in struct:VP8LDecoder
vp8l_dec.c     [all...]
idec_dec.c 553 dec->incremental_ = (curr_size < idec->chunk_size_);

Completed in 66 milliseconds