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

  /external/webrtc/webrtc/common_audio/signal_processing/
resample_by_2_mips.c 59 int32_t tmp11, tmp12, tmp21, tmp22; local
101 "extr.w %[tmp22], $ac1, 16 \n\t"
104 "addu %[tmp22], %[state5], %[tmp22] \n\t"
108 : [tmp22] "=r" (tmp22), [tmp21] "=&r" (tmp21),
123 "subu %[diff2], %[tmp22], %[state7] \n\t"
133 "addiu %[state6], %[tmp22], 0 \n\t"
142 : [tmp22] "r" (tmp22), [tmp21] "r" (tmp21)
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
cor_h.cpp 284 Word16 tmp22; local
399 tmp22 = ((Word32) * (p_sign1--) * *(p_sign2)) >> 15;
403 *rr1 = ((Word32) tmp11 * tmp22) >> 15;
  /external/libjpeg-turbo/
jidctint.c 1078 JLONG tmp20, tmp21, tmp22, tmp23, tmp24; local
1273 JLONG tmp20, tmp21, tmp22, tmp23, tmp24, tmp25; local
1467 JLONG tmp20, tmp21, tmp22, tmp23, tmp24, tmp25; local
1683 JLONG tmp20, tmp21, tmp22, tmp23, tmp24, tmp25, tmp26; local
1911 JLONG tmp20, tmp21, tmp22, tmp23, tmp24, tmp25, tmp26; local
2137 JLONG tmp20, tmp21, tmp22, tmp23, tmp24, tmp25, tmp26, tmp27; local
2379 JLONG tmp20, tmp21, tmp22, tmp23, tmp24, tmp25, tmp26, tmp27; local
    [all...]
  /external/libvpx/libvpx/vpx_dsp/ppc/
inv_txfm_vsx.c 532 int16x8_t tmp20, tmp21, tmp22, tmp23, tmp24, tmp25, tmp26, tmp27, tmp30, local
    [all...]

Completed in 188 milliseconds