Home
last modified time | relevance | path

Searched refs:av_write_uncoded_frame_query (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/tools/
H A Duncoded_frame.c201 ret = av_write_uncoded_frame_query(st->mux, st->stream->index); in main()
/third_party/ffmpeg/libavformat/
H A Davformat.h2472 * use av_write_uncoded_frame_query().
2488 int av_write_uncoded_frame_query(AVFormatContext *s, int stream_index);
H A Dmux.c1446 int av_write_uncoded_frame_query(AVFormatContext *s, int stream_index) in av_write_uncoded_frame_query() function

Completed in 8 milliseconds