Searched refs:VlcDecTCOEFIntra (Results 1 – 3 of 3) sorted by relevance
110 PV_STATUS VlcDecTCOEFIntra(BitstreamDecVideo *stream, Tcoef *pTcoef);
839 PV_STATUS VlcDecTCOEFIntra(BitstreamDecVideo *stream, Tcoef *pTcoef) in VlcDecTCOEFIntra() function
593 video->vlcDecCoeffIntra = &VlcDecTCOEFIntra; in DecodeVOLHeader()