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.h 145 int use_lf_delta_; member in struct:__anon18195
vp8.c 222 hdr->use_lf_delta_ = VP8Get(br);
223 if (hdr->use_lf_delta_) {
frame.c 121 if (hdr->use_lf_delta_) {

Completed in 1863 milliseconds