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

  /frameworks/av/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...]
  /external/libhevc/common/arm/
ihevc_weighted_pred_neon_intr.c 125 WORD32 tmp_shift = 0 - shift; local
133 tmp_shift_t = vmovq_n_s32(tmp_shift);
259 WORD32 tmp_shift = 0 - shift; local
276 tmp_shift_t = vmovq_n_s32(tmp_shift);
425 WORD32 tmp_shift = 0 - shift; local
434 tmp_shift_t = vmovq_n_s32(tmp_shift);
595 WORD32 tmp_shift = 0 - shift; local
613 tmp_shift_t = vmovq_n_s32(tmp_shift);
763 WORD32 tmp_shift = 0 - shift; local
766 tmp_shift_t = vmovq_n_s32(tmp_shift);
910 WORD32 tmp_shift; local
    [all...]
ihevc_weighted_pred_uni.s 141 vdup.u32 q14,r6 @vmovq_n_s32(tmp_shift)
ihevc_weighted_pred_bi_default.s 137 @ vmvn.i32 q1,#0x6 @vmovq_n_s32(tmp_shift)
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
filters_mips.c 277 int32_t tmp_shift = 32 - scaling; local
342 "sllv %[r0], %[r0], %[tmp_shift] \n\t"
355 , [tmp_shift] "r" (tmp_shift)

Completed in 2626 milliseconds