Home
last modified time | relevance | path

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

/external/opencore/codecs_v2/video/m4v_h263/dec/src/
Dvlc_decode.h114 PV_STATUS RvlcDecTCOEFInter(BitstreamDecVideo *stream, Tcoef *pTcoef);
Dvlc_decode.cpp1471 PV_STATUS RvlcDecTCOEFInter(BitstreamDecVideo *stream, Tcoef *pTcoef) in RvlcDecTCOEFInter() function
Dvop.cpp604 video->vlcDecCoeffInter = &RvlcDecTCOEFInter; in DecodeVOLHeader()