HomeSort by relevance Sort by last modified time
    Searched defs:coeffs_ (Results 1 - 4 of 4) sorted by null

  /external/opencv3/3rdparty/libwebp/dec/
vp8i.h 135 uint8_t coeffs_[NUM_TYPES][NUM_BANDS][NUM_CTX][NUM_PROBAS]; member in struct:__anon20426
247 int16_t* coeffs_; // 384 coeffs = (16+8+8) * 4*4 member in struct:VP8Decoder
  /external/webp/src/dec/
vp8i.h 147 int16_t coeffs_[384]; // 384 coeffs = (16+4+4) * 4*4 member in struct:__anon26119
  /external/opencv3/3rdparty/libwebp/enc/
vp8enci.h 207 ProbaArray coeffs_[NUM_TYPES][NUM_BANDS]; // 924 bytes member in struct:__anon20459
  /external/webp/src/enc/
vp8enci.h 152 ProbaArray coeffs_[NUM_TYPES][NUM_BANDS]; // 1056 bytes member in struct:__anon26160

Completed in 80 milliseconds