Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/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
523 step2_26 = step1_25 - step1_26; in vp9_idct32_cols_add_blk_dspr2()
534 [step2_21] "r" (step2_21), [step2_26] "r" (step2_26), in vp9_idct32_cols_add_blk_dspr2()
538 temp21 = -step2_21 * cospi_8_64 + step2_26 * cospi_24_64; in vp9_idct32_cols_add_blk_dspr2()
557 step2_26 = step3_29 - step3_26; in vp9_idct32_cols_add_blk_dspr2()
719 : [const_2_power_13] "r" (const_2_power_13), [step2_26] "r" (step2_26), in vp9_idct32_cols_add_blk_dspr2()
723 temp21 = (step2_21 + step2_26) * cospi_16_64; in vp9_idct32_cols_add_blk_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
589 step2_26 = step1_25 - step1_26; in idct32_rows_dspr2()
600 [step2_21] "r" (step2_21), [step2_26] "r" (step2_26), in idct32_rows_dspr2()
604 temp21 = -step2_21 * cospi_8_64 + step2_26 * cospi_24_64; in idct32_rows_dspr2()
623 step2_26 = step3_29 - step3_26; in idct32_rows_dspr2()
793 [step2_26] "r" (step2_26), [step2_21] "r" (step2_21), in idct32_rows_dspr2()
797 temp21 = (step2_21 + step2_26) * cospi_16_64; in idct32_rows_dspr2()