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

  /external/webp/src/enc/
token_enc.c 154 if (residue < (8 << 1)) { // VP8Cat3 (3b)
159 tab = VP8Cat3;
vp8i_enc.h 429 extern const uint8_t VP8Cat3[];
frame_enc.c 85 const uint8_t VP8Cat3[] = { 173, 148, 140 };
266 if (v < 3 + (8 << 1)) { // VP8Cat3 (3b)
271 tab = VP8Cat3;

Completed in 196 milliseconds