Home
last modified time | relevance | path

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

/third_party/ffmpeg/fftools/
Dffmpeg.c3015 static InputStream *get_input_stream(OutputStream *ost) in get_input_stream() function
3109 InputStream *ist = get_input_stream(ost); in init_output_stream_streamcopy()
3326 InputStream *ist = get_input_stream(ost); in init_encoder_time_base()
3350 InputStream *ist = get_input_stream(ost); in init_output_stream_encode()
3545 if ((ist = get_input_stream(ost))) in init_output_stream()