Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Davformat.h2643 int av_get_output_timestamp(struct AVFormatContext *s, int stream,
Dmux.c1319 int av_get_output_timestamp(struct AVFormatContext *s, int stream, function
/third_party/ffmpeg/doc/
DAPIchanges2447 Add function av_get_output_timestamp().