Searched refs:step1_20 (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 234 [step1_20] "=r" (step1_20), [step1_21] "=r" (step1_21), 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() 703 : [temp0] "=&r" (temp0), [step1_20] "=r" (step1_20) in vp9_idct32_cols_add_blk_dspr2() 954 [step1_20] "r" (step1_20), [step1_21] "r" (step1_21), in vp9_idct32_cols_add_blk_dspr2() 958 step3_12 = ROUND_POWER_OF_TWO((step1_11 - step1_20), 6); in vp9_idct32_cols_add_blk_dspr2()
|
D | vp9_itrans32_dspr2.c | 26 int16_t step1_14, step1_15, step1_16, step1_17, step1_18, step1_19, step1_20; in idct32_rows_dspr2() local 280 [step1_20] "=r" (step1_20), [step1_21] "=r" (step1_21), 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() 775 : [temp0] "=&r" (temp0), [step1_20] "=r" (step1_20) in idct32_rows_dspr2() 844 output[11 * 32] = step1_11 + step1_20; in idct32_rows_dspr2() 853 output[20 * 32] = step1_11 - step1_20; in idct32_rows_dspr2()
|