Home
last modified time | relevance | path

Searched defs:bitstream1 (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dbitstream_io.cpp416 PV_STATUS BitstreamAppendEnc(BitstreamEncVideo *bitstream1, BitstreamEncVideo *bitstream2) in BitstreamAppendEnc()
493 PV_STATUS BitstreamAppendPacket(BitstreamEncVideo *bitstream1, BitstreamEncVideo *bitstream2) in BitstreamAppendPacket()
532 PV_STATUS BitstreamAppendPacketNoOffset(BitstreamEncVideo *bitstream1, BitstreamEncVideo *bitstream… in BitstreamAppendPacketNoOffset()
625 PV_STATUS BitstreamFlushBits(BitstreamEncVideo *bitstream1, Int num_bit_left) in BitstreamFlushBits()
681 PV_STATUS BitstreamPrependPacket(BitstreamEncVideo *bitstream1, BitstreamEncVideo *bitstream2) in BitstreamPrependPacket()
Dmp4lib_int.h335 BitstreamEncVideo *bitstream1; /* Used for data partitioning */ member