Home
last modified time | relevance | path

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

/external/opencore/codecs_v2/video/m4v_h263/dec/src/
Dvlc_decode.h111 PV_STATUS VlcDecTCOEFInter(BitstreamDecVideo *stream, Tcoef *pTcoef);
Dvlc_decode.cpp1022 PV_STATUS VlcDecTCOEFInter(BitstreamDecVideo *stream, Tcoef *pTcoef) in VlcDecTCOEFInter() function
Dvop.cpp594 video->vlcDecCoeffInter = &VlcDecTCOEFInter; in DecodeVOLHeader()