INPUT_ON 216 libavfilter/af_amix.c if (s->input_state[i] & INPUT_ON) INPUT_ON 220 libavfilter/af_amix.c if (s->input_state[i] & INPUT_ON) { INPUT_ON 230 libavfilter/af_amix.c if (s->input_state[i] & INPUT_ON) INPUT_ON 267 libavfilter/af_amix.c memset(s->input_state, INPUT_ON, s->nb_inputs); INPUT_ON 297 libavfilter/af_amix.c if (s->input_state[0] & INPUT_ON) { INPUT_ON 301 libavfilter/af_amix.c if (s->input_state[i] & INPUT_ON) { INPUT_ON 316 libavfilter/af_amix.c if (s->input_state[i] & INPUT_ON) { INPUT_ON 346 libavfilter/af_amix.c if (s->input_state[i] & INPUT_ON) { INPUT_ON 392 libavfilter/af_amix.c if (!(s->input_state[i] & INPUT_ON) || INPUT_ON 413 libavfilter/af_amix.c active_inputs += !!(s->input_state[i] & INPUT_ON); INPUT_ON 417 libavfilter/af_amix.c (s->duration_mode == DURATION_FIRST && !(s->input_state[0] & INPUT_ON)) || INPUT_ON 491 libavfilter/af_amix.c if (!(s->input_state[0] & INPUT_ON))