Searched refs:ExtractAndSetDecode (Results 1 – 4 of 4) sorted by relevance
157 VCMEncodedFrame* frame = jitter_buffer_.ExtractAndSetDecode(frame_timestamp); in FrameForDecoding()
102 VCMEncodedFrame* ExtractAndSetDecode(uint32_t timestamp);
258 VCMEncodedFrame* VCMJitterBuffer::ExtractAndSetDecode(uint32_t timestamp) { in ExtractAndSetDecode() function in webrtc::VCMJitterBuffer
78 return jitter_buffer_->ExtractAndSetDecode(found_frame->Timestamp()); in DecodeCompleteFrame()210 jitter_buffer_->ExtractAndSetDecode(found_frame->Timestamp()); in DecodeCompleteFrame()