Searched refs:tmp14 (Results 1 - 4 of 4) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/mips/
H A Dintrapred16_dspr2.c17 int32_t tmp9, tmp10, tmp11, tmp12, tmp13, tmp14, tmp15, tmp16; local
34 "lb %[tmp14], 13(%[left]) \n\t"
51 "replv.qb %[tmp14], %[tmp14] \n\t"
133 "sw %[tmp14], (%[dst]) \n\t"
134 "sw %[tmp14], 4(%[dst]) \n\t"
135 "sw %[tmp14], 8(%[dst]) \n\t"
136 "sw %[tmp14], 12(%[dst]) \n\t"
154 [tmp13] "=&r"(tmp13), [tmp14] "=&r"(tmp14), [tmp1
[all...]
H A Davg_msa.c88 v8i16 tmp6, tmp7, tmp8, tmp9, tmp10, tmp11, tmp12, tmp13, tmp14, tmp15; local
111 tmp12, tmp14, tmp15, tmp13, tmp11, tmp9);
129 BUTTERFLY_8(tmp8, tmp9, tmp12, tmp13, tmp15, tmp14, tmp11, tmp10, src8, src9,
132 tmp11, tmp12, tmp13, tmp9, tmp14, tmp10);
133 TRANSPOSE8x8_SH_SH(tmp8, tmp9, tmp10, tmp11, tmp12, tmp13, tmp14, tmp15, src8,
136 tmp12, tmp14, tmp15, tmp13, tmp11, tmp9);
137 BUTTERFLY_8(tmp8, tmp9, tmp12, tmp13, tmp15, tmp14, tmp11, tmp10, src8, src9,
140 tmp11, tmp12, tmp13, tmp9, tmp14, tmp10);
141 TRANSPOSE8x8_SH_SH(tmp8, tmp9, tmp10, tmp11, tmp12, tmp13, tmp14, tmp15, res0,
167 tmp12, tmp14, tmp1
[all...]
/external/libjpeg-turbo/
H A Djidctint.c906 JLONG tmp0, tmp1, tmp2, tmp3, tmp10, tmp11, tmp12, tmp13, tmp14; local
940 tmp14 = tmp2 - tmp0 - tmp0;
977 wsptr[8*4] = (int) RIGHT_SHIFT(tmp14, CONST_BITS-PASS1_BITS);
1002 tmp14 = tmp2 - tmp0 - tmp0;
1055 outptr[4] = range_limit[(int) RIGHT_SHIFT(tmp14,
1077 JLONG tmp10, tmp11, tmp12, tmp13, tmp14; local
1139 tmp14 = MULTIPLY(z1, FIX(0.221231742)) - z2 + z4; /* c9 */
1159 wsptr[8*4] = (int) RIGHT_SHIFT(tmp24 + tmp14, CONST_BITS-PASS1_BITS);
1160 wsptr[8*5] = (int) RIGHT_SHIFT(tmp24 - tmp14, CONST_BITS-PASS1_BITS);
1211 tmp14
1272 JLONG tmp10, tmp11, tmp12, tmp13, tmp14; local
1466 JLONG tmp10, tmp11, tmp12, tmp13, tmp14, tmp15; local
1682 JLONG tmp10, tmp11, tmp12, tmp13, tmp14, tmp15; local
1910 JLONG tmp10, tmp11, tmp12, tmp13, tmp14, tmp15, tmp16; local
2136 JLONG tmp10, tmp11, tmp12, tmp13, tmp14, tmp15, tmp16; local
[all...]
/external/libvpx/libvpx/vpx_dsp/ppc/
H A Dinv_txfm_vsx.c531 tmp11, tmp12, tmp13, tmp14, tmp15, tmp16, tmp17, tmp16_0, tmp16_1; local
550 tmp11, tmp12, tmp13, tmp14, tmp15, tmp16, tmp17);
552 tmp12, tmp13, tmp14, tmp15, tmp16, tmp17, src00, src01, src02, src03,
558 tmp11, tmp12, tmp13, tmp14, tmp15, tmp16, tmp17);
585 IDCT16(tmp10, tmp11, tmp12, tmp13, tmp14, tmp15, tmp16, tmp17, tmp30, tmp31,

Completed in 453 milliseconds