Home | Sort by relevance Sort by last modified time |
/external/opencv3/3rdparty/libwebp/dec/ | |
vp8i.h | 135 uint8_t coeffs_[NUM_TYPES][NUM_BANDS][NUM_CTX][NUM_PROBAS]; member in struct:__anon21868 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:__anon27420 |
/external/opencv3/3rdparty/libwebp/enc/ | |
vp8enci.h | 207 ProbaArray coeffs_[NUM_TYPES][NUM_BANDS]; // 924 bytes member in struct:__anon21901 |
/external/webp/src/enc/ | |
vp8enci.h | 152 ProbaArray coeffs_[NUM_TYPES][NUM_BANDS]; // 1056 bytes member in struct:__anon27461 |