Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavdevice/
H A Dalsa_enc.c172 .get_output_timestamp = audio_get_output_timestamp,
H A Dpulse_audio_enc.c794 .get_output_timestamp = pulse_get_output_timestamp,
/third_party/ffmpeg/libavformat/
H A Davformat.h594 void (*get_output_timestamp)(struct AVFormatContext *s, int stream, member
H A Dmux.c1306 if (!s->oformat || !s->oformat->get_output_timestamp) in av_get_output_timestamp()
1308 s->oformat->get_output_timestamp(s, stream, dts, wall); in av_get_output_timestamp()

Completed in 8 milliseconds