OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UpdateEmptyFrame
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/modules/video_coding/
decoding_state.h
40
bool
UpdateEmptyFrame
(const VCMFrameBuffer* frame);
decoding_state.cc
111
bool VCMDecodingState::
UpdateEmptyFrame
(const VCMFrameBuffer* frame) {
jitter_buffer.cc
103
remove_frame = decoding_state->
UpdateEmptyFrame
(oldest_frame);
806
last_decoded_state_.
UpdateEmptyFrame
(frame)) {
[
all
...]
Completed in 120 milliseconds