Home
last modified time | relevance | path

Searched refs:last_packet_samples (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/api/neteq/
Dneteq_controller.h91 size_t last_packet_samples; member
/external/webrtc/modules/audio_coding/neteq/
Ddecision_logic.cc179 status.last_packet_samples, status.last_mode, status.target_timestamp, in GetDecision()
Dneteq_impl.cc1144 status.last_packet_samples = decoder_frame_length_; in GetDecision()