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

  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
bitstream_io.h 46 PV_STATUS BitstreamPrependPacket(BitstreamEncVideo *bitstream1, BitstreamEncVideo *bitstream2);
vop.cpp 573 BitstreamPrependPacket(video->bitstream1, bs);
bitstream_io.cpp 672 /* Function : BitstreamPrependPacket( BitstreamEncVideo *bitstream1, */
681 PV_STATUS BitstreamPrependPacket(BitstreamEncVideo *bitstream1, BitstreamEncVideo *bitstream2)

Completed in 41 milliseconds