Searched refs:step2_25 (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | itrans32_cols_dspr2.c | 26 int16_t step2_21, step2_22, step2_23, step2_24, step2_25, step2_26, step2_27; in vpx_idct32_cols_add_blk_dspr2() local 551 step2_25 = step3_30 - step3_25; in vpx_idct32_cols_add_blk_dspr2() 729 : [const_2_power_13] "r" (const_2_power_13), [step2_25] "r" (step2_25), in vpx_idct32_cols_add_blk_dspr2() 733 temp21 = (step2_22 + step2_25) * cospi_16_64; in vpx_idct32_cols_add_blk_dspr2()
|
D | itrans32_dspr2.c | 29 int16_t step2_21, step2_22, step2_23, step2_24, step2_25, step2_26, step2_27; in idct32_rows_dspr2() local 619 step2_25 = step3_30 - step3_25; in idct32_rows_dspr2() 806 [step2_25] "r" (step2_25), [step2_22] "r" (step2_22), in idct32_rows_dspr2() 810 temp21 = (step2_22 + step2_25) * cospi_16_64; in idct32_rows_dspr2()
|