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

  /external/webp/src/enc/
token.c 142 } else if (v < 3 + (8 << 2)) { // VP8Cat4 (4b)
147 tab = VP8Cat4;
vp8enci.h 474 extern const uint8_t VP8Cat4[];
frame.c 49 const uint8_t VP8Cat4[] = { 176, 155, 140, 135 };
432 } else if (v < 3 + (8 << 2)) { // VP8Cat4 (4b)
437 tab = VP8Cat4;

Completed in 2521 milliseconds