Home
last modified time | relevance | path

Searched refs:golomb_ignored (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/common_video/h264/
Dpps_parser.cc86 uint32_t golomb_ignored; in ParseInternal() local
112 bit_buffer->ReadExponentialGolomb(&golomb_ignored)); in ParseInternal()
122 bit_buffer->ReadExponentialGolomb(&golomb_ignored)); in ParseInternal()
125 bit_buffer->ReadExponentialGolomb(&golomb_ignored)); in ParseInternal()
132 RETURN_EMPTY_ON_FAIL(bit_buffer->ReadExponentialGolomb(&golomb_ignored)); in ParseInternal()
157 RETURN_EMPTY_ON_FAIL(bit_buffer->ReadExponentialGolomb(&golomb_ignored)); in ParseInternal()
159 RETURN_EMPTY_ON_FAIL(bit_buffer->ReadExponentialGolomb(&golomb_ignored)); in ParseInternal()
176 RETURN_EMPTY_ON_FAIL(bit_buffer->ReadExponentialGolomb(&golomb_ignored)); in ParseInternal()
178 RETURN_EMPTY_ON_FAIL(bit_buffer->ReadExponentialGolomb(&golomb_ignored)); in ParseInternal()
Dsps_parser.cc65 uint32_t golomb_ignored; in ParseSpsUpToVui() local
96 RETURN_EMPTY_ON_FAIL(buffer->ReadExponentialGolomb(&golomb_ignored)); in ParseSpsUpToVui()
98 RETURN_EMPTY_ON_FAIL(buffer->ReadExponentialGolomb(&golomb_ignored)); in ParseSpsUpToVui()
164 RETURN_EMPTY_ON_FAIL(buffer->ReadExponentialGolomb(&golomb_ignored)); in ParseSpsUpToVui()
166 RETURN_EMPTY_ON_FAIL(buffer->ReadExponentialGolomb(&golomb_ignored)); in ParseSpsUpToVui()
173 RETURN_EMPTY_ON_FAIL(buffer->ReadExponentialGolomb(&golomb_ignored)); in ParseSpsUpToVui()