Home
last modified time | relevance | path

Searched defs:ist_index (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/fftools/
Dffmpeg.c2038 int ist_index = input_files[ist->file_index]->ist_index + ist->st->index; in check_output_constraints() local
2949 static int init_input_stream(int ist_index, char *error, int error_len) in init_input_stream()
Dffmpeg.h404 int ist_index; /* index of first stream in input_streams */ member