Home | History | Annotate | Download | only in src

Lines Matching refs:bmax

226                int *bmax                     /*!< hlpNew: last  mandatory border */
235 INT *length_v_freq, INT bmax,
368 INT numEnv, tranPosInternal=0, bmin=0, bmax=0, parts, d, i_cmon=0, i_tran=0, nL;
518 &bmax );
553 length_v_freq, bmax, bufferFrameStart, numberTimeSlots, fmax);
629 length_v_freq, bmax, bufferFrameStart, numberTimeSlots, fmax);
854 bmax - int pointer to bmax (call by reference)
872 int *bmax /*!< hlpNew: last mandatory border */
925 *bmax = v_bord[0];
927 if (v_bord[i] > *bmax)
928 *bmax = v_bord[i];
1070 bmax - int value
1078 INT *v_freq, INT *length_v_freq, INT bmax,
1089 rest = bufferFrameStart + 2 * numberTimeSlots - bmax;
1108 bord = bmax;