Searched refs:kCat4 (Results 1 – 2 of 2) sorted by relevance
/external/webp/src/dec/ |
D | vp8.c | 478 static const uint8_t kCat4[] = { 176, 155, 140, 135, 0 }; variable 482 static const uint8_t* const kCat3456[] = { kCat3, kCat4, kCat5, kCat6 };
|
/external/webp/src/enc/ |
D | frame.c | 49 static const uint8_t kCat4[] = { 176, 155, 140, 135 }; variable 359 tab = kCat4; in PutCoeffs()
|