Home | History | Annotate | Download | only in audio

Lines Matching defs:match_cnt

2932             size_t match_cnt;
2934 for (idx_preproc = 0, match_cnt = 0;
2936 idx_preproc < (size_t)in->num_preprocessors && match_cnt == idx_preproc;
2945 match_cnt++;
2951 if (match_cnt == (size_t)in->num_preprocessors) {