Home
last modified time | relevance | path

Searched refs:BitstreamPrependPacket (Results 1 – 3 of 3) sorted by relevance

/external/opencore/codecs_v2/video/m4v_h263/enc/src/
Dbitstream_io.h46 PV_STATUS BitstreamPrependPacket(BitstreamEncVideo *bitstream1, BitstreamEncVideo *bitstream2);
Dvop.cpp573 BitstreamPrependPacket(video->bitstream1, bs); in EncodeVideoPacketHeader()
Dbitstream_io.cpp680 PV_STATUS BitstreamPrependPacket(BitstreamEncVideo *bitstream1, BitstreamEncVideo *bitstream2) in BitstreamPrependPacket() function