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

  /external/opencv3/3rdparty/libwebp/enc/
frame.c 50 const uint8_t VP8Cat3[] = { 173, 148, 140 };
428 if (v < 3 + (8 << 1)) { // VP8Cat3 (3b)
433 tab = VP8Cat3;
  /external/webp/src/enc/
frame.c 85 const uint8_t VP8Cat3[] = { 173, 148, 140 };
255 if (v < 3 + (8 << 1)) { // VP8Cat3 (3b)
260 tab = VP8Cat3;

Completed in 39 milliseconds