Home
last modified time | relevance | path

Searched refs:PV_BitstreamByteAlign (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/av/media/codecs/m4v_h263/dec/src/
H A Dpacket_util.cpp52 PV_BitstreamByteAlign(stream); in PV_ReadVideoPacketHeader()
118 PV_BitstreamByteAlign(stream); /* */ in PV_ReadVideoPacketHeader()
167 PV_BitstreamByteAlign(stream); /* if bytealigned GOBHEADER search is performed */ in PV_GobHeader()
H A Dvop.cpp216 status = PV_BitstreamByteAlign(stream); /* 10/12/01 */ in DecodeVOLHeader()
690 PV_BitstreamByteAlign(stream); in DecodeVOLHeader()
798 PV_BitstreamByteAlign(stream); in DecodeGOVHeader()
1634 PV_BitstreamByteAlign(currVol->bitstream); in PV_DecodeVop()
H A Dbitstream.h148 PV_STATUS PV_BitstreamByteAlign(BitstreamDecVideo *stream);
H A Dcombined_decode.cpp257 PV_BitstreamByteAlign(stream); in DecodeFrameCombinedMode()
H A Dbitstream.cpp460 PV_STATUS PV_BitstreamByteAlign(BitstreamDecVideo *stream) in PV_BitstreamByteAlign() function
H A Dpvdec_api.cpp1270 PV_BitstreamByteAlign(currVol->bitstream); in PVDecodeVopBody()