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

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
H A Dvlc_decode.h110 PV_STATUS VlcDecTCOEFIntra(BitstreamDecVideo *stream, Tcoef *pTcoef);
H A Dvlc_decode.cpp839 PV_STATUS VlcDecTCOEFIntra(BitstreamDecVideo *stream, Tcoef *pTcoef) function
1020 } /* VlcDecTCOEFIntra */
H A Dvop.cpp596 video->vlcDecCoeffIntra = &VlcDecTCOEFIntra;

Completed in 73 milliseconds