Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/mips/dspr2/
Dvp9_itrans32_dspr2.c32 int16_t step2_21, step2_22, step2_23, step2_24, step2_25, step2_26, step2_27; in idct32_rows_dspr2() local
618 step2_22 = step3_17 - step3_22; in idct32_rows_dspr2()
809 [step2_25] "r" (step2_25), [step2_22] "r" (step2_22), in idct32_rows_dspr2()
813 temp21 = (step2_22 + step2_25) * cospi_16_64; in idct32_rows_dspr2()
Dvp9_itrans32_cols_dspr2.c31 int16_t step2_21, step2_22, step2_23, step2_24, step2_25, step2_26, step2_27; in vp9_idct32_cols_add_blk_dspr2() local
552 step2_22 = step3_17 - step3_22; in vp9_idct32_cols_add_blk_dspr2()
735 [step2_22] "r" (step2_22), [cospi_16_64] "r" (cospi_16_64) in vp9_idct32_cols_add_blk_dspr2()
738 temp21 = (step2_22 + step2_25) * cospi_16_64; in vp9_idct32_cols_add_blk_dspr2()