Searched refs:RvlcDecTCOEFIntra (Results 1 – 3 of 3) sorted by relevance
113 PV_STATUS RvlcDecTCOEFIntra(BitstreamDecVideo *stream, Tcoef *pTcoef);
1554 PV_STATUS RvlcDecTCOEFIntra(BitstreamDecVideo *stream, Tcoef *pTcoef) in RvlcDecTCOEFIntra() function
608 video->vlcDecCoeffIntra = &RvlcDecTCOEFIntra; in DecodeVOLHeader()