Home
last modified time | relevance | path

Searched refs:step1_30 (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/common/mips/dspr2/
Dvp9_itrans32_dspr2.c28 int16_t step1_28, step1_29, step1_30, step1_31; in idct32_rows_dspr2() local
157 [step1_30] "=r" (step1_30), [step1_31] "=r" (step1_31) in idct32_rows_dspr2()
527 step2_29 = step1_30 - step1_29; in idct32_rows_dspr2()
566 step3_30 = step1_29 + step1_30; in idct32_rows_dspr2()
Dvp9_itrans32_cols_dspr2.c27 int16_t step1_27, step1_28, step1_29, step1_30, step1_31; in vp9_idct32_cols_add_blk_dspr2() local
113 [step1_30] "=r" (step1_30), [step1_31] "=r" (step1_31) in vp9_idct32_cols_add_blk_dspr2()
461 step2_29 = step1_30 - step1_29; in vp9_idct32_cols_add_blk_dspr2()
500 step3_30 = step1_29 + step1_30; in vp9_idct32_cols_add_blk_dspr2()