Searched refs:step1_23 (Results 1 – 2 of 2) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/ |
D | vp9_itrans32_cols_dspr2.c | 26 int16_t step1_20, step1_21, step1_22, step1_23, step1_24, step1_25, step1_26; in vp9_idct32_cols_add_blk_dspr2() local 291 [step1_22] "=r" (step1_22), [step1_23] "=r" (step1_23), in vp9_idct32_cols_add_blk_dspr2() 503 step2_20 = step1_23 - step1_20; in vp9_idct32_cols_add_blk_dspr2() 542 step3_23 = step1_20 + step1_23; in vp9_idct32_cols_add_blk_dspr2() 748 : [temp0] "=&r" (temp0), [step1_23] "=r" (step1_23) in vp9_idct32_cols_add_blk_dspr2() 955 [step1_22] "r" (step1_22), [step1_23] "r" (step1_23) in vp9_idct32_cols_add_blk_dspr2() 961 step3_15 = ROUND_POWER_OF_TWO((step1_8 - step1_23), 6); in vp9_idct32_cols_add_blk_dspr2()
|
D | vp9_itrans32_dspr2.c | 27 int16_t step1_21, step1_22, step1_23, step1_24, step1_25, step1_26, step1_27; in idct32_rows_dspr2() local 342 [step1_22] "=r" (step1_22), [step1_23] "=r" (step1_23), in idct32_rows_dspr2() 569 step2_20 = step1_23 - step1_20; in idct32_rows_dspr2() 608 step3_23 = step1_20 + step1_23; in idct32_rows_dspr2() 823 : [temp0] "=&r" (temp0), [step1_23] "=r" (step1_23) in idct32_rows_dspr2() 841 output[8 * 32] = step1_8 + step1_23; in idct32_rows_dspr2() 856 output[23 * 32] = step1_8 - step1_23; in idct32_rows_dspr2()
|