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

/external/chromium_org/third_party/libwebp/enc/
H A Dtoken.c157 } else if (v < 3 + (8 << 3)) { // VP8Cat5 (5b)
162 tab = VP8Cat5;
H A Dvp8enci.h492 extern const uint8_t VP8Cat5[];
H A Dframe.c91 const uint8_t VP8Cat5[] = { 180, 157, 141, 134, 130 }; variable
271 } else if (v < 3 + (8 << 3)) { // VP8Cat5 (5b)
276 tab = VP8Cat5;
/external/webp/src/enc/
H A Dtoken.c157 } else if (v < 3 + (8 << 3)) { // VP8Cat5 (5b)
162 tab = VP8Cat5;
H A Dvp8enci.h492 extern const uint8_t VP8Cat5[];
H A Dframe.c91 const uint8_t VP8Cat5[] = { 180, 157, 141, 134, 130 }; variable
271 } else if (v < 3 + (8 << 3)) { // VP8Cat5 (5b)
276 tab = VP8Cat5;

Completed in 110 milliseconds