Searched refs:PV_DCT3Dtab8 (Results 1 – 3 of 3) sorted by relevance
172 extern const VLCtab2 PV_DCT3Dtab8[];
407 const VLCtab2 PV_DCT3Dtab8[] = variable
1276 if (code >= 16) tab = &PV_DCT3Dtab8[(code>>1) - 8]; in VlcDecTCOEFShortHeader_AnnexI()1404 if (code >= 16) tab = &PV_DCT3Dtab8[(code>>1) - 8]; in VlcDecTCOEFShortHeader_AnnexIT()