Home | History | Annotate | Download | only in src

Lines Matching defs:indx

131     indx
442 Word16 indx;
473 indx = ib << 3;
485 indx += ib;
487 return indx;
505 indx Array of type Word16 -- position and sign of 8 pulses
568 Word16 indx[], /* o : position and sign of 8 pulses (compressed) */
576 Word16 *p_indx = &indx[0];
587 indx[NB_TRACK] = (ia/2+(ib/2)*5 +(ic/2)*25)*8 + ia%2 + (ib%2)*2 + (ic%2)*4; */
589 indx[NB_TRACK_MR102] =
597 indx[NB_TRACK+1] = (ia/2+(ib/2)*5 +(ic/2)*25)*8 + ia%2 + (ib%2)*2 + (ic%2)*4; */
599 indx[NB_TRACK_MR102+1] =
609 indx[NB_TRACK+2] = ((((4-ia/2) + (ib/2)*5)*32+12)/25)*4 + ia%2 + (ib%2)*2;
611 indx[NB_TRACK+2] = ((((ia/2) + (ib/2)*5)*32+12)/25)*4 + ia%2 + (ib%2)*2;
651 indx[NB_TRACK_MR102+2] = ib;
673 indx Array of type Word16 -- index of 8 pulses (signs+positions)
754 Word16 indx[], /* o : 7 Word16, index of 8 pulses (signs+positions) */
822 indx,