Searched refs:PV_DCT3Dtab6 (Results 1 – 3 of 3) sorted by relevance
168 extern const VLCtab2 PV_DCT3Dtab6[];
363 const VLCtab2 PV_DCT3Dtab6[] = variable
1270 if (code >= 1024) tab = &PV_DCT3Dtab6[(code >> 6) - 16]; in VlcDecTCOEFShortHeader_AnnexI()1398 if (code >= 1024) tab = &PV_DCT3Dtab6[(code >> 6) - 16]; in VlcDecTCOEFShortHeader_AnnexIT()