Searched refs:count_items (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Daf_aecho.c59 static void count_items(char *item_str, int *nb_items) function
109 count_items(s->delays, &nb_delays);
110 count_items(s->decays, &nb_decays);
H A Daf_compand.c129 static void count_items(char *item_str, int *nb_items) function
340 count_items(s->attacks, &nb_attacks);
341 count_items(s->decays, &nb_decays);
342 count_items(s->points, &nb_points);

Completed in 199 milliseconds