Searched refs:kCat3 (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vp8/decoder/ |
D | detokenize.c | 39 static const uint8_t kCat3[] = { 173, 148, 140, 0 }; variable 44 static const uint8_t *const kCat3456[] = { kCat3, kCat4, kCat5, kCat6 };
|
/external/webp/src/dec/ |
D | vp8_dec.c | 393 static const uint8_t kCat3[] = { 173, 148, 140, 0 }; variable 398 static const uint8_t* const kCat3456[] = { kCat3, kCat4, kCat5, kCat6 };
|