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

  /external/webp/src/dec/
vp8i_dec.h 115 int use_lf_delta_; member in struct:__anon49418
vp8_dec.c 235 hdr->use_lf_delta_ = VP8Get(br);
236 if (hdr->use_lf_delta_) {
frame_dec.c 284 if (hdr->use_lf_delta_) {

Completed in 45 milliseconds