Searched refs:tmp26 (Results 1 - 2 of 2) sorted by relevance

/external/libjpeg-turbo/
H A Djidctint.c1683 JLONG tmp20, tmp21, tmp22, tmp23, tmp24, tmp25, tmp26; local
1732 tmp26 = MULTIPLY(tmp11 - z2, FIX(1.414213562)) + z1; /* c0 */
1778 wsptr[8*6] = (int) RIGHT_SHIFT(tmp26, CONST_BITS-PASS1_BITS);
1818 tmp26 = MULTIPLY(tmp11 - z2, FIX(1.414213562)) + z1; /* c0 */
1888 outptr[6] = range_limit[(int) RIGHT_SHIFT(tmp26,
1911 JLONG tmp20, tmp21, tmp22, tmp23, tmp24, tmp25, tmp26; local
1957 tmp26 = tmp10 - tmp13;
2004 wsptr[8*6] = (int) RIGHT_SHIFT(tmp26 + tmp16, CONST_BITS-PASS1_BITS);
2005 wsptr[8*7] = (int) RIGHT_SHIFT(tmp26 - tmp16, CONST_BITS-PASS1_BITS);
2041 tmp26
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/
H A Dinv_txfm_vsx.c532 int16x8_t tmp20, tmp21, tmp22, tmp23, tmp24, tmp25, tmp26, tmp27, tmp30, local
566 tmp21, tmp22, tmp23, tmp24, tmp25, tmp26, tmp27);
569 IDCT16(tmp20, tmp21, tmp22, tmp23, tmp24, tmp25, tmp26, tmp27, tmp30, tmp31,
574 tmp21, tmp22, tmp23, tmp24, tmp25, tmp26, tmp27);
581 tmp22, tmp23, tmp24, tmp25, tmp26, tmp27, src00, src01, src02, src03,

Completed in 159 milliseconds