HomeSort by relevance Sort by last modified time
    Searched refs:PV_BitstreamByteAlign (Results 1 - 6 of 6) sorted by null

  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
packet_util.cpp 52 PV_BitstreamByteAlign(stream);
118 PV_BitstreamByteAlign(stream); /* */
167 PV_BitstreamByteAlign(stream); /* if bytealigned GOBHEADER search is performed */
bitstream.h 148 PV_STATUS PV_BitstreamByteAlign(BitstreamDecVideo *stream);
vop.cpp 220 status = PV_BitstreamByteAlign(stream); /* 10/12/01 */
679 PV_BitstreamByteAlign(stream);
787 PV_BitstreamByteAlign(stream);
    [all...]
bitstream.cpp 460 PV_STATUS PV_BitstreamByteAlign(BitstreamDecVideo *stream)
    [all...]
combined_decode.cpp 257 PV_BitstreamByteAlign(stream);
pvdec_api.cpp     [all...]

Completed in 538 milliseconds