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

/frameworks/av/media/libstagefright/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) function
1191 } /* VlcDecTCOEFInter */
H A Dvop.cpp597 video->vlcDecCoeffInter = &VlcDecTCOEFInter;

Completed in 62 milliseconds