HomeSort by relevance Sort by last modified time
    Searched refs:VlcDecTCOEFIntra (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
vlc_decode.h 110 PV_STATUS VlcDecTCOEFIntra(BitstreamDecVideo *stream, Tcoef *pTcoef);
vlc_decode.cpp 839 PV_STATUS VlcDecTCOEFIntra(BitstreamDecVideo *stream, Tcoef *pTcoef)
1020 } /* VlcDecTCOEFIntra */
    [all...]
vop.cpp 592 video->vlcDecCoeffIntra = &VlcDecTCOEFIntra;
    [all...]

Completed in 52 milliseconds