Searched refs:get_output_timestamp (Results 1 – 4 of 4) sorted by relevance
171 .get_output_timestamp = audio_get_output_timestamp,
791 .get_output_timestamp = pulse_get_output_timestamp,
570 void (*get_output_timestamp)(struct AVFormatContext *s, int stream, member
1322 if (!s->oformat || !s->oformat->get_output_timestamp)1324 s->oformat->get_output_timestamp(s, stream, dts, wall);