Home
last modified time | relevance | path

Searched defs:bitstream2 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/av/media/module/codecs/m4v_h263/enc/src/
H A 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()
H A Dmp4lib_int.h337 BitstreamEncVideo *bitstream2; /* and combined modes as */ member
/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_sampledfunc.cpp165 CFX_BitStream bitstream2(pSampleData); in v_Call() local