Searched refs:VP8Cat4 (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/libwebp/enc/
H A Dtoken.c151 } else if (v < 3 + (8 << 2)) { // VP8Cat4 (4b)
156 tab = VP8Cat4;
H A Dvp8enci.h491 extern const uint8_t VP8Cat4[];
H A Dframe.c90 const uint8_t VP8Cat4[] = { 176, 155, 140, 135 }; variable
265 } else if (v < 3 + (8 << 2)) { // VP8Cat4 (4b)
270 tab = VP8Cat4;
/external/webp/src/enc/
H A Dtoken.c151 } else if (v < 3 + (8 << 2)) { // VP8Cat4 (4b)
156 tab = VP8Cat4;
H A Dvp8enci.h491 extern const uint8_t VP8Cat4[];
H A Dframe.c90 const uint8_t VP8Cat4[] = { 176, 155, 140, 135 }; variable
265 } else if (v < 3 + (8 << 2)) { // VP8Cat4 (4b)
270 tab = VP8Cat4;

Completed in 58 milliseconds