OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BitstreamPutGT8Bits
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
bitstream_io.h
22
#define
BitstreamPutGT8Bits
(x,y,z) BitstreamPutBits(x,y,z)
vlc_encode.cpp
589
BitstreamPutGT8Bits
(bitstream, 7 + 2, 14/*3*/);
600
BitstreamPutGT8Bits
(bitstream, 7 + 2, 14/*3*/);
618
BitstreamPutGT8Bits
(bitstream, 7 + 2, 14/*3*/);
629
BitstreamPutGT8Bits
(bitstream, 7 + 2, 14/*3*/);
647
BitstreamPutGT8Bits
(bitstream, 7 + 2, 14/*3*/);
658
BitstreamPutGT8Bits
(bitstream, 7 + 2, 14/*3*/);
669
BitstreamPutGT8Bits
(bitstream, 7 + 2, 14/*3*/);
680
BitstreamPutGT8Bits
(bitstream, 7 + 2, 14/*3*/);
697
BitstreamPutGT8Bits
(bitstream, 7 + 2, 14/*3*/);
708
BitstreamPutGT8Bits
(bitstream, 7 + 2, 14/*3*/)
[
all
...]
mp4enc_api.cpp
[
all
...]
Completed in 740 milliseconds