Searched refs:VP8Cat3 (Results 1 - 3 of 3) sorted by relevance

/external/webp/src/enc/
H A Dtoken_enc.c154 if (residue < (8 << 1)) { // VP8Cat3 (3b)
159 tab = VP8Cat3;
H A Dvp8i_enc.h432 extern const uint8_t VP8Cat3[];
H A Dframe_enc.c85 const uint8_t VP8Cat3[] = { 173, 148, 140 }; variable
264 if (v < 3 + (8 << 1)) { // VP8Cat3 (3b)
269 tab = VP8Cat3;

Completed in 539 milliseconds