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

/external/libvpx/libvpx/vpx_dsp/ppc/
H A Dinv_txfm_vsx.c226 STEP8_0(in5, in3, step5, step6, cospi12_v, cospi20_v); \
233 in6 = vec_sub(step7, step6); \
234 in7 = vec_add(step6, step7); \
242 STEP8_1(in6, in5, step5, step6, cospi16_v); \
247 in1 = vec_add(step1, step6); \
252 in6 = vec_sub(step1, step6); \
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
267 step6, step7, in8, in9, in10, in11, in12, in13, in14, in15);
268 ST_SH8(step0, step1, step2, step3, step4, step5, step6, step7, output, 8);
280 step6, step7, in8, in9, in10, in11, in12, in13, in14, in15);
281 ST_SH8(step0, step1, step2, step3, step4, step5, step6, step7,

Completed in 75 milliseconds