Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/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.cpp599 video->vlcDecCoeffInter = &VlcDecTCOEFInter; in DecodeVOLHeader()