Home | History | Annotate | Download | only in decoder

Lines Matching refs:i16_tx

793                 WORD16 i16_tb, i16_tx, i2_dist_scale_factor, i16_temp;
799 i16_tx = (16384 + ABS(SIGN_POW2_DIV(i16_td, 1))) / i16_td;
801 (((i16_tb * i16_tx) + 32) >> 6));