Searched refs:PV_DCT3Dtab7 (Results 1 – 3 of 3) sorted by relevance
170 extern const VLCtab2 PV_DCT3Dtab7[];
386 const VLCtab2 PV_DCT3Dtab7[] = variable
1273 if (code >= 256) tab = &PV_DCT3Dtab7[(code >> 3) - 32]; in VlcDecTCOEFShortHeader_AnnexI()1401 if (code >= 256) tab = &PV_DCT3Dtab7[(code >> 3) - 32]; in VlcDecTCOEFShortHeader_AnnexIT()