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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dbitstream_io.h39 Int BitstreamShortHeaderByteAlignStuffing(BitstreamEncVideo *stream);
H A Dcombined_encode.cpp222 video->header_bits += BitstreamShortHeaderByteAlignStuffing(currVol->stream); /* Byte Align */
545 video->header_bits += BitstreamShortHeaderByteAlignStuffing(bs1);
547 //video->header_bits+=BitstreamShortHeaderByteAlignStuffing(bs1);
647 video->header_bits += BitstreamShortHeaderByteAlignStuffing(bs1);
H A Dbitstream_io.cpp317 /* Function : BitstreamShortHeaderByteAlignStuffing( */
326 Int BitstreamShortHeaderByteAlignStuffing(BitstreamEncVideo *stream) function

Completed in 63 milliseconds