Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
Dvlc_decode.h113 PV_STATUS RvlcDecTCOEFIntra(BitstreamDecVideo *stream, Tcoef *pTcoef);
Dvlc_decode.cpp1554 PV_STATUS RvlcDecTCOEFIntra(BitstreamDecVideo *stream, Tcoef *pTcoef) in RvlcDecTCOEFIntra() function
Dvop.cpp608 video->vlcDecCoeffIntra = &RvlcDecTCOEFIntra; in DecodeVOLHeader()