Searched refs:totCoeffTrailOne (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/avc/enc/src/
H A Dvlc_encode.cpp127 const static uint8 totCoeffTrailOne[3][4][17][2] = local
186 len = totCoeffTrailOne[vlcnum][TrailingOnes][TotalCoeff][0];
187 code = totCoeffTrailOne[vlcnum][TrailingOnes][TotalCoeff][1];

Completed in 277 milliseconds