OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bitstreamencreset
(Results
1 - 6
of
6
) sorted by null
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
datapart_encode.cpp
162
BitstreamEncReset
(bs1); /* Initialize to 0 */
163
BitstreamEncReset
(bs2);
164
BitstreamEncReset
(bs3);
191
BitstreamEncReset
(bs1); /* Initialize to 0 */
192
BitstreamEncReset
(bs2);
193
BitstreamEncReset
(bs3);
251
BitstreamEncReset
(bs1);
401
BitstreamEncReset
(bs2);
402
BitstreamEncReset
(bs3);
410
BitstreamEncReset
(bs1)
[
all
...]
bitstream_io.h
37
void
BitstreamEncReset
(BitstreamEncVideo *stream);
combined_encode.cpp
185
BitstreamEncReset
(bs1);
195
BitstreamEncReset
(bs1);
204
BitstreamEncReset
(bs1);
237
BitstreamEncReset
(bs1);
306
BitstreamEncReset
(bs1);
481
BitstreamEncReset
(bs1);
624
BitstreamEncReset
(bs1);
638
BitstreamEncReset
(bs1);
655
BitstreamEncReset
(bs1);
vop.cpp
320
BitstreamEncReset
(stream);
518
BitstreamEncReset
(&tmp);
mp4enc_api.cpp
[
all
...]
bitstream_io.cpp
766
void
BitstreamEncReset
(BitstreamEncVideo *stream)
Completed in 254 milliseconds