OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BitstreamShortHeaderByteAlignStuffing
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
bitstream_io.h
39
Int
BitstreamShortHeaderByteAlignStuffing
(BitstreamEncVideo *stream);
combined_encode.cpp
222
video->header_bits +=
BitstreamShortHeaderByteAlignStuffing
(currVol->stream); /* Byte Align */
545
video->header_bits +=
BitstreamShortHeaderByteAlignStuffing
(bs1);
547
//video->header_bits+=
BitstreamShortHeaderByteAlignStuffing
(bs1);
647
video->header_bits +=
BitstreamShortHeaderByteAlignStuffing
(bs1);
bitstream_io.cpp
317
/* Function :
BitstreamShortHeaderByteAlignStuffing
( */
326
Int
BitstreamShortHeaderByteAlignStuffing
(BitstreamEncVideo *stream)
Completed in 153 milliseconds