Home
last modified time | relevance | path

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

/third_party/ffmpeg/fftools/
Dffmpeg.c2949 static int init_input_stream(int ist_index, char *error, int error_len) in init_input_stream() function
3762 if ((ret = init_input_stream(i, error, sizeof(error))) < 0) { in transcode_init()