Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
Ddetokenize.c47 static const uint8_t* const kCat3456[] = { kCat3, kCat4, kCat5, kCat6 }; variable
145 for (tab = kCat3456[cat]; *tab; ++tab) in GetCoeffs()