Searched defs:nb_ostreams (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Davconv.c1641 static void flush_encoders(OutputStream *ost_table, int nb_ostreams) argument
1518 print_report(OutputFile *output_files, OutputStream *ost_table, int nb_ostreams, int is_last_report, int64_t timer_start) argument
2072 output_packet(InputStream *ist, OutputStream *ost_table, int nb_ostreams, const AVPacket *pkt) argument
H A Dffmpeg.c1935 int ret = 0, i, j, k, n, nb_ostreams = 0; local
1322 print_report(AVFormatContext **output_files, OutputStream **ost_table, int nb_ostreams, int is_last_report) argument
1453 output_packet(InputStream *ist, int ist_index, OutputStream **ost_table, int nb_ostreams, const AVPacket *pkt) argument
[all...]

Completed in 136 milliseconds