Searched refs:step3_15 (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 447 [step3_14] "=r" (step3_14), [step3_15] "=r" (step3_15) in vpx_idct32_cols_add_blk_dspr2() 674 step1_0 = step2_0 + step3_15; in vpx_idct32_cols_add_blk_dspr2() 689 step1_15 = step2_0 - step3_15; in vpx_idct32_cols_add_blk_dspr2() 798 step3_15 = ROUND_POWER_OF_TWO((step1_0 - step2_31), 6); in vpx_idct32_cols_add_blk_dspr2() 827 [step3_14] "r" (step3_14), [step3_15] "r" (step3_15) in vpx_idct32_cols_add_blk_dspr2() 877 step3_15 = ROUND_POWER_OF_TWO((step1_4 - step1_27), 6); in vpx_idct32_cols_add_blk_dspr2() 906 [step3_14] "r" (step3_14), [step3_15] "r" (step3_15) in vpx_idct32_cols_add_blk_dspr2() 956 step3_15 = ROUND_POWER_OF_TWO((step1_8 - step1_23), 6); in vpx_idct32_cols_add_blk_dspr2() 985 [step3_14] "r" (step3_14), [step3_15] "r" (step3_15) in vpx_idct32_cols_add_blk_dspr2() [all …]
|
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 514 [step3_14] "=r" (step3_14), [step3_15] "=r" (step3_15) in idct32_rows_dspr2() 748 step1_0 = step2_0 + step3_15; in idct32_rows_dspr2() 763 step1_15 = step2_0 - step3_15; in idct32_rows_dspr2()
|