OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UpdateCurrByte
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/media/base/
bit_reader.cc
15
UpdateCurrByte
();
30
UpdateCurrByte
();
64
UpdateCurrByte
();
70
void BitReader::
UpdateCurrByte
() {
bit_reader.h
56
void
UpdateCurrByte
();
/external/chromium_org/content/common/gpu/media/
h264_bit_reader.h
52
bool
UpdateCurrByte
();
h264_bit_reader.cc
34
bool H264BitReader::
UpdateCurrByte
() {
75
if (!
UpdateCurrByte
())
93
if (num_remaining_bits_in_curr_byte_ == 0 && !
UpdateCurrByte
())
Completed in 63 milliseconds