Searched refs:step3_19 (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | itrans32_cols_dspr2.c | 29 int16_t step3_15, step3_16, step3_17, step3_18, step3_19, step3_20, step3_21; in vpx_idct32_cols_add_blk_dspr2() local 484 : [step3_19] "=r" (step3_19) in vpx_idct32_cols_add_blk_dspr2() 544 step2_19 = step3_19 + step3_20; in vpx_idct32_cols_add_blk_dspr2() 545 step2_20 = step3_19 - step3_20; in vpx_idct32_cols_add_blk_dspr2()
|
D | itrans32_dspr2.c | 32 int16_t step3_15, step3_16, step3_17, step3_18, step3_19, step3_20, step3_21; in idct32_rows_dspr2() local 552 : [step3_19] "=r" (step3_19) in idct32_rows_dspr2() 612 step2_19 = step3_19 + step3_20; in idct32_rows_dspr2() 613 step2_20 = step3_19 - step3_20; in idct32_rows_dspr2()
|