Home
last modified time | relevance | path

Searched refs:VlcDecTCOEFIntra (Results 1 – 3 of 3) sorted by relevance

/external/opencore/codecs_v2/video/m4v_h263/dec/src/
Dvlc_decode.h110 PV_STATUS VlcDecTCOEFIntra(BitstreamDecVideo *stream, Tcoef *pTcoef);
Dvlc_decode.cpp839 PV_STATUS VlcDecTCOEFIntra(BitstreamDecVideo *stream, Tcoef *pTcoef) in VlcDecTCOEFIntra() function
Dvop.cpp593 video->vlcDecCoeffIntra = &VlcDecTCOEFIntra; in DecodeVOLHeader()