Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dmux.c1391 static int write_uncoded_frame_internal(AVFormatContext *s, int stream_index, in write_uncoded_frame_internal() function
1437 return write_uncoded_frame_internal(s, stream_index, frame, 0); in av_write_uncoded_frame()
1443 return write_uncoded_frame_internal(s, stream_index, frame, 1); in av_interleaved_write_uncoded_frame()

Completed in 3 milliseconds