Lines Matching refs:Mc
115 * represented by Mc.
121 int16_t Mc ;
126 Mc = 0 ;
143 * Mc = m ;
176 { Mc = 1 ;
189 { Mc = 2 ;
199 { Mc = 3 ;
206 for (i = 0 ; i <= 12 ; i ++) xM [i] = x [Mc + 3 * i] ;
207 *Mc_out = Mc ;
372 int16_t Mc, /* grid position IN */
378 * ep[0..39] for the LTP analysis filter. The inputs are the Mc
386 assert (0 <= Mc && Mc <= 3) ;
388 switch (Mc)
399 while (++Mc < 4) *ep++ = 0 ;
430 int16_t * Mc, /* OUT */
438 RPE_grid_selection (x, xM, Mc) ;
443 RPE_grid_positioning (*Mc, xMp, e) ;