Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavdevice/
Dalsa_enc.c171 .get_output_timestamp = audio_get_output_timestamp,
Dpulse_audio_enc.c791 .get_output_timestamp = pulse_get_output_timestamp,
/third_party/ffmpeg/libavformat/
Davformat.h570 void (*get_output_timestamp)(struct AVFormatContext *s, int stream, member
Dmux.c1322 if (!s->oformat || !s->oformat->get_output_timestamp)
1324 s->oformat->get_output_timestamp(s, stream, dts, wall);