Searched refs:step2_24 (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 550 step2_24 = step3_31 - step3_24; in vpx_idct32_cols_add_blk_dspr2() 744 : [const_2_power_13] "r" (const_2_power_13), [step2_24] "r" (step2_24), in vpx_idct32_cols_add_blk_dspr2() 748 temp21 = (step2_23 + step2_24) * 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 618 step2_24 = step3_31 - step3_24; in idct32_rows_dspr2() 822 [step2_24] "r" (step2_24), [step2_23] "r" (step2_23), in idct32_rows_dspr2() 826 temp21 = (step2_23 + step2_24) * cospi_16_64; in idct32_rows_dspr2()
|