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

/frameworks/base/media/libstagefright/codecs/avc/dec/src/
H A Dvlc.cpp512 const static uint8 TotCofNTrail5[21][3] = local
526 pcode = (uint8*) & (TotCofNTrail5[(code>>5)+13][0]);
530 pcode = (uint8*) & (TotCofNTrail5[(code>>2)+6][0]);
534 pcode = (uint8*) & (TotCofNTrail5[code][0]);

Completed in 186 milliseconds