Home
last modified time | relevance | path

Searched defs:bitstream2 (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 …_STATUS BitstreamAppendPacketNoOffset(BitstreamEncVideo *bitstream1, BitstreamEncVideo *bitstream2) in BitstreamAppendPacketNoOffset()
681 PV_STATUS BitstreamPrependPacket(BitstreamEncVideo *bitstream1, BitstreamEncVideo *bitstream2) in BitstreamPrependPacket()
Dmp4lib_int.h336 BitstreamEncVideo *bitstream2; /* and combined modes as */ member