Home
last modified time | relevance | path

Searched defs:main_timestamp (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/api/neteq/
H A Dneteq_controller.h102 uint32_t main_timestamp; member
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/
H A Dneteq_impl.cc536 uint32_t main_timestamp = packet_list.front().timestamp; in InsertPacketInternal() local