Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dmux.c1355 static int write_uncoded_frame_internal(AVFormatContext *s, int stream_index, function
1401 return write_uncoded_frame_internal(s, stream_index, frame, 0);
1407 return write_uncoded_frame_internal(s, stream_index, frame, 1);