Searched refs:step5 (Results 1 - 3 of 3) sorted by relevance

/external/mesa3d/src/compiler/nir/
H A Dnir_opt_algebraic.py470 step5 = ('ior', ('ishl', ('iand', step4, 0x55555555), 1), ('ushr', ('iand', step4, 0xaaaaaaaa), 1))
472 return step5
/external/libvpx/libvpx/vpx_dsp/ppc/
H A Dinv_txfm_vsx.c226 STEP8_0(in5, in3, step5, step6, cospi12_v, cospi20_v); \
231 in4 = vec_add(step4, step5); \
232 in5 = vec_sub(step4, step5); \
242 STEP8_1(in6, in5, step5, step6, cospi16_v); \
248 in2 = vec_add(step2, step5); \
251 in5 = vec_sub(step2, step5); \
269 int16x8_t step0, step1, step2, step3, step4, step5, step6, step7; local
/external/libvpx/libvpx/vpx_dsp/mips/
H A Dfwd_dct32x32_msa.c257 v8i16 step0, step1, step2, step3, step4, step5, step6, step7; local
266 in12, in13, in14, in15, step0, step1, step2, step3, step4, step5,
268 ST_SH8(step0, step1, step2, step3, step4, step5, step6, step7, output, 8);
279 in12, in13, in14, in15, step0, step1, step2, step3, step4, step5,
281 ST_SH8(step0, step1, step2, step3, step4, step5, step6, step7,

Completed in 773 milliseconds