Searched defs:BitstreamDecVideo (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
H A Dmp4lib_int.h45 } BitstreamDecVideo, *LPBitstreamDecVideo; typedef in typeref:struct:tagBitstream
90 BitstreamDecVideo *bitstream; /* library bitstream buffer (input buffer) */
201 BitstreamDecVideo *bitstream; /* library bitstream buffer (input buffer) */
276 PV_STATUS(*vlcDecCoeffIntra)(BitstreamDecVideo *stream, Tcoef *pTcoef/*, int intra_luma*/);
277 PV_STATUS(*vlcDecCoeffInter)(BitstreamDecVideo *stream, Tcoef *pTcoef);

Completed in 120 milliseconds