Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavdevice/
Dpulse_audio_enc.c691 static void pulse_get_output_timestamp(AVFormatContext *h, int stream, int64_t *dts, int64_t *wall) in pulse_get_output_timestamp() function
791 .get_output_timestamp = pulse_get_output_timestamp,