Home
last modified time | relevance | path

Searched refs:step2_6 (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/mips/
Ditrans32_cols_dspr2.c22 int step2_0, step2_1, step2_2, step2_3, step2_4, step2_5, step2_6; in vpx_idct32_cols_add_blk_dspr2() local
698 [step2_2] "=&r"(step2_2), [step2_6] "=&r"(step2_6), in vpx_idct32_cols_add_blk_dspr2()
741 [step2_6] "r"(step2_6), [step3_9] "r"(step3_9), in vpx_idct32_cols_add_blk_dspr2()
Ditrans32_dspr2.c26 int step2_0, step2_1, step2_2, step2_3, step2_4, step2_5, step2_6; in idct32_rows_dspr2() local
742 [step2_2] "=&r"(step2_2), [step2_6] "=&r"(step2_6), in idct32_rows_dspr2()
785 [step2_6] "r"(step2_6), [step3_9] "r"(step3_9), in idct32_rows_dspr2()
/external/libvpx/libvpx/vpx_dsp/x86/
Dfwd_txfm_impl_sse2.h617 __m128i step2_1, step2_2, step2_3, step2_4, step2_5, step2_6; in FDCT16x16_2D() local
921 step2_6 = mult_round_shift(&t0, &t1, &k__cospi_p24_p08, in FDCT16x16_2D()
927 check_epi16_overflow_x4(&step2_1, &step2_2, &step2_6, &step2_5); in FDCT16x16_2D()
942 step1_6 = SUB_EPI16(step3_7, step2_6); in FDCT16x16_2D()
943 step1_7 = ADD_EPI16(step3_7, step2_6); in FDCT16x16_2D()