Searched refs:step3_22 (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | itrans32_cols_dspr2.c | 30 int16_t step3_22, step3_23, step3_24, step3_25, step3_26, step3_27; in vpx_idct32_cols_add_blk_dspr2() local 536 step3_22 = step1_21 + step1_22; in vpx_idct32_cols_add_blk_dspr2() 542 step2_17 = step3_17 + step3_22; in vpx_idct32_cols_add_blk_dspr2() 547 step2_22 = step3_17 - step3_22; in vpx_idct32_cols_add_blk_dspr2()
|
D | itrans32_dspr2.c | 33 int16_t step3_22, step3_23, step3_24, step3_25, step3_26, step3_27, step3_28; in idct32_rows_dspr2() local 604 step3_22 = step1_21 + step1_22; in idct32_rows_dspr2() 610 step2_17 = step3_17 + step3_22; in idct32_rows_dspr2() 615 step2_22 = step3_17 - step3_22; in idct32_rows_dspr2()
|