Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
Ddetokenize.c37 static const uint8_t kBands[16 + 1] = { variable
102 p = prob[kBands[n]][0]; in GetCoeffs()
109 p = prob[kBands[n]][1]; in GetCoeffs()
152 p = prob[kBands[n]][2]; in GetCoeffs()