Searched refs:ExtractAndSetDecode (Results 1 – 4 of 4) sorted by relevance
166 VCMEncodedFrame* frame = jitter_buffer_.ExtractAndSetDecode(frame_timestamp); in FrameForDecoding()
106 VCMEncodedFrame* ExtractAndSetDecode(uint32_t timestamp);
257 VCMEncodedFrame* VCMJitterBuffer::ExtractAndSetDecode(uint32_t timestamp) { in ExtractAndSetDecode() function in webrtc::VCMJitterBuffer
75 return jitter_buffer_->ExtractAndSetDecode(found_frame->Timestamp()); in DecodeCompleteFrame()208 jitter_buffer_->ExtractAndSetDecode(found_frame->Timestamp()); in DecodeCompleteFrame()