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 153 int use_lf_delta_; member in struct:__anon21197
vp8.c 225 hdr->use_lf_delta_ = VP8Get(br);
226 if (hdr->use_lf_delta_) {
frame.c 114 if (hdr->use_lf_delta_) {

Completed in 87 milliseconds