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

  /external/webp/src/enc/
token.c 136 if (v < 3 + (8 << 1)) { // VP8Cat3 (3b)
141 tab = VP8Cat3;
vp8enci.h 473 extern const uint8_t VP8Cat3[];
frame.c 48 const uint8_t VP8Cat3[] = { 173, 148, 140 };
426 if (v < 3 + (8 << 1)) { // VP8Cat3 (3b)
431 tab = VP8Cat3;

Completed in 832 milliseconds