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

  /external/chromium_org/third_party/libwebp/dec/
vp8i.h 153 int use_lf_delta_; member in struct:__anon17869
vp8.c 225 hdr->use_lf_delta_ = VP8Get(br);
226 if (hdr->use_lf_delta_) {
frame.c 114 if (hdr->use_lf_delta_) {
  /external/webp/src/dec/
vp8i.h 153 int use_lf_delta_; member in struct:__anon37917
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 1089 milliseconds