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