Home
last modified time | relevance | path

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

/external/webrtc/talk/app/webrtc/java/jni/
Dandroidmediadecoder_jni.cc627 int64_t output_ntp_timestamps_ms = 0; in DeliverPendingOutputs() local
643 output_ntp_timestamps_ms = in DeliverPendingOutputs()
666 output_ntp_timestamps_ms = in DeliverPendingOutputs()
735 decoded_frame.set_ntp_time_ms(output_ntp_timestamps_ms); in DeliverPendingOutputs()