Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codecs/m4v_h263/dec/src/
H A Dvlc_decode.h111 PV_STATUS VlcDecTCOEFInter(BitstreamDecVideo *stream, Tcoef *pTcoef);
H A Dvlc_decode.cpp1022 PV_STATUS VlcDecTCOEFInter(BitstreamDecVideo *stream, Tcoef *pTcoef) in VlcDecTCOEFInter() function
H A Dvop.cpp610 video->vlcDecCoeffInter = &VlcDecTCOEFInter; in DecodeVOLHeader()