Home
last modified time | relevance | path

Searched refs:kCat5 (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp8/decoder/
Ddetokenize.c42 static const uint8_t kCat5[] = { 180, 157, 141, 134, 130, 0 }; variable
45 static const uint8_t *const kCat3456[] = { kCat3, kCat4, kCat5, kCat6 };
/external/webp/src/dec/
Dvp8_dec.c398 static const uint8_t kCat5[] = { 180, 157, 141, 134, 130, 0 }; variable
401 static const uint8_t* const kCat3456[] = { kCat3, kCat4, kCat5, kCat6 };