Searched defs:step3_26 (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/mips/
H A Ditrans32_cols_dspr2.c30 int16_t step3_22, step3_23, step3_24, step3_25, step3_26, step3_27; local
534 step3_26 = (temp21 + DCT_CONST_ROUNDING) >> DCT_CONST_BITS;
552 step2_26 = step3_29 - step3_26;
555 step2_29 = step3_29 + step3_26;
H A Ditrans32_dspr2.c33 int16_t step3_22, step3_23, step3_24, step3_25, step3_26, step3_27, step3_28; local
602 step3_26 = (temp21 + DCT_CONST_ROUNDING) >> DCT_CONST_BITS;
620 step2_26 = step3_29 - step3_26;
623 step2_29 = step3_29 + step3_26;

Completed in 121 milliseconds