HomeSort by relevance Sort by last modified time
    Searched refs:tmp_shift (Results 1 - 6 of 6) sorted by null

  /external/opencore/codecs_v2/audio/gsm_amr/amr_nb/dec/src/
ph_disp.h 178 Word16 tmp_shift, /* i Q0 : shift factor applied to sum of
ph_disp.cpp 399 tmp_shift = shift factor applied to sum of scaled LTP excitation and
448 Word16 tmp_shift // i Q0 : shift factor applied to sum of
624 L_temp = L_shl (L_temp, tmp_shift); // Q16
664 Word16 tmp_shift, /* i Q0 : shift factor applied to sum of
893 L_temp = L_shl(L_temp, tmp_shift, pOverflow); /* Q16 */
dec_amr.cpp 575 Word16 tmp_shift;
1384 Word16 tmp_shift; local
    [all...]
  /frameworks/base/media/libstagefright/codecs/amrnb/dec/src/
ph_disp.h 178 Word16 tmp_shift, /* i Q0 : shift factor applied to sum of
ph_disp.cpp 399 tmp_shift = shift factor applied to sum of scaled LTP excitation and
448 Word16 tmp_shift // i Q0 : shift factor applied to sum of
624 L_temp = L_shl (L_temp, tmp_shift); // Q16
664 Word16 tmp_shift, /* i Q0 : shift factor applied to sum of
893 L_temp = L_shl(L_temp, tmp_shift, pOverflow); /* Q16 */
dec_amr.cpp 576 Word16 tmp_shift;
1385 Word16 tmp_shift; local
    [all...]

Completed in 49 milliseconds