PARAM_IIR          91 libavcodec/mlpdec.c #define PARAM_IIR           (1 << 2)
PARAM_IIR         801 libavcodec/mlpdec.c     if (s->param_presence_flags & PARAM_IIR)
PARAM_IIR         325 libavcodec/mlpenc.c         if (!(retval & PARAM_IIR) &&
PARAM_IIR         327 libavcodec/mlpenc.c             retval |= PARAM_IIR;
PARAM_IIR         973 libavcodec/mlpenc.c             if (dp->param_presence_flags & PARAM_IIR) {
PARAM_IIR         974 libavcodec/mlpenc.c                 if (params_changed       & PARAM_IIR) {