Searched defs:ist_index (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dffmpeg.c1583 int ist_index = input_files[ist->file_index]->ist_index + ist->st->index; local
2259 static int init_input_stream(int ist_index, char *error, int error_len) argument
[all...]
H A Dffmpeg.h331 int ist_index; /* index of first stream in input_streams */ member in struct:InputFile
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Davconv.c187 int ist_index; /* index of first stream in ist_table */ member in struct:InputFile
1731 int ist_index = ist - input_streams; local
2186 static int init_input_stream(int ist_index, OutputStream *output_streams, int nb_output_streams, argument
2690 int file_index, ist_index; local
[all...]
H A Dffmpeg.c322 int ist_index; /* index of first stream in ist_table */ member in struct:InputFile
1453 static int output_packet(InputStream *ist, int ist_index, argument
2529 int file_index, ist_index; local
[all...]

Completed in 144 milliseconds