Searched refs:step2_6 (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/mips/dspr2/
H A Dvp9_itrans32_cols_dspr2.c28 int16_t step2_0, step2_1, step2_2, step2_3, step2_4, step2_5, step2_6; local
675 step2_6 = step1_1 - step1_6;
685 step1_6 = step2_6 + step3_9;
688 step1_9 = step2_6 - step3_9;
H A Dvp9_itrans32_dspr2.c29 int16_t step2_0, step2_1, step2_2, step2_3, step2_4, step2_5, step2_6; local
748 step2_6 = step1_1 - step1_6;
757 step1_6 = step2_6 + step3_9;
760 step1_9 = step2_6 - step3_9;
/external/libvpx/libvpx/vp9/common/mips/dspr2/
H A Dvp9_itrans32_cols_dspr2.c28 int16_t step2_0, step2_1, step2_2, step2_3, step2_4, step2_5, step2_6; local
675 step2_6 = step1_1 - step1_6;
685 step1_6 = step2_6 + step3_9;
688 step1_9 = step2_6 - step3_9;
H A Dvp9_itrans32_dspr2.c29 int16_t step2_0, step2_1, step2_2, step2_3, step2_4, step2_5, step2_6; local
748 step2_6 = step1_1 - step1_6;
757 step1_6 = step2_6 + step3_9;
760 step1_9 = step2_6 - step3_9;
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/x86/
H A Dvp9_dct_avx2.c1115 __m128i step2_1, step2_2, step2_3, step2_4, step2_5, step2_6; local
1449 step2_6 = _mm_packs_epi32(w0, w1);
1460 step1_6 = _mm_sub_epi16(step3_7, step2_6);
1461 step1_7 = _mm_add_epi16(step3_7, step2_6);
H A Dvp9_dct_sse2.c1216 __m128i step2_1, step2_2, step2_3, step2_4, step2_5, step2_6; local
1550 step2_6 = _mm_packs_epi32(w0, w1);
1561 step1_6 = _mm_sub_epi16(step3_7, step2_6);
1562 step1_7 = _mm_add_epi16(step3_7, step2_6);
/external/libvpx/libvpx/vp9/encoder/x86/
H A Dvp9_dct_avx2.c1115 __m128i step2_1, step2_2, step2_3, step2_4, step2_5, step2_6; local
1449 step2_6 = _mm_packs_epi32(w0, w1);
1460 step1_6 = _mm_sub_epi16(step3_7, step2_6);
1461 step1_7 = _mm_add_epi16(step3_7, step2_6);
H A Dvp9_dct_sse2.c1216 __m128i step2_1, step2_2, step2_3, step2_4, step2_5, step2_6; local
1550 step2_6 = _mm_packs_epi32(w0, w1);
1561 step1_6 = _mm_sub_epi16(step3_7, step2_6);
1562 step1_7 = _mm_add_epi16(step3_7, step2_6);

Completed in 117 milliseconds