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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dmp4lib_int.h26 /* BitstreamEncVideo will be modified */
38 } BitstreamEncVideo; typedef in typeref:struct:tagBitstream
87 BitstreamEncVideo *stream; /* library bitstream buffer (input buffer) */
336 BitstreamEncVideo *bitstream1; /* Used for data partitioning */
337 BitstreamEncVideo *bitstream2; /* and combined modes as */
338 BitstreamEncVideo *bitstream3; /* intermediate storages */

Completed in 87 milliseconds