Home
last modified time | relevance | path

Searched refs:s7 (Results 1 – 11 of 11) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/
Dvp9_itrans8_dspr2.c472 int s0, s1, s2, s3, s4, s5, s6, s7; in iadst8_dspr2() local
498 s7 = cospi_6_64 * x6 - cospi_26_64 * x7; in iadst8_dspr2()
503 x3 = ROUND_POWER_OF_TWO((s3 + s7), DCT_CONST_BITS); in iadst8_dspr2()
507 x7 = ROUND_POWER_OF_TWO((s3 - s7), DCT_CONST_BITS); in iadst8_dspr2()
517 s7 = cospi_8_64 * x6 + cospi_24_64 * x7; in iadst8_dspr2()
524 x5 = ROUND_POWER_OF_TWO((s5 + s7), DCT_CONST_BITS); in iadst8_dspr2()
526 x7 = ROUND_POWER_OF_TWO((s5 - s7), DCT_CONST_BITS); in iadst8_dspr2()
532 s7 = cospi_16_64 * (x6 - x7); in iadst8_dspr2()
537 x7 = ROUND_POWER_OF_TWO((s7), DCT_CONST_BITS); in iadst8_dspr2()
Dvp9_itrans16_dspr2.c915 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; in iadst16() local
951 s7 = x6 * cospi_19_64 - x7 * cospi_13_64; in iadst16()
968 x7 = dct_const_round_shift(s7 + s15); in iadst16()
976 x15 = dct_const_round_shift(s7 - s15); in iadst16()
986 s7 = x7; in iadst16()
999 x3 = s3 + s7; in iadst16()
1003 x7 = s3 - s7; in iadst16()
1021 s7 = x6 * cospi_8_64 + x7 * cospi_24_64; in iadst16()
1036 x5 = dct_const_round_shift(s5 + s7); in iadst16()
1038 x7 = dct_const_round_shift(s5 - s7); in iadst16()
[all …]
Dvp9_itrans4_dspr2.c323 int s0, s1, s2, s3, s4, s5, s6, s7; in iadst4_dspr2() local
343 s7 = x0 - x2 + x3; in iadst4_dspr2()
347 x2 = sinpi_3_9 * s7; in iadst4_dspr2()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_dct.c113 int s0, s1, s2, s3, s4, s5, s6, s7; in fadst4() local
132 s7 = x0 + x1 - x3; in fadst4()
135 x1 = sinpi_3_9 * s7; in fadst4()
192 /*canbe16*/ int s0, s1, s2, s3, s4, s5, s6, s7; in fdct8() local
204 s7 = input[0] - input[7]; in fdct8()
229 x2 = s7 - t3; in fdct8()
230 x3 = s7 + t3; in fdct8()
250 /*canbe16*/ int s0, s1, s2, s3, s4, s5, s6, s7; in vp9_fdct8x8_c() local
264 s7 = (input[0 * stride] - input[7 * stride]) * 4; in vp9_fdct8x8_c()
289 x2 = s7 - t3; in vp9_fdct8x8_c()
[all …]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_idct.c242 int s0, s1, s2, s3, s4, s5, s6, s7; in iadst4() local
261 s7 = x0 - x2 + x3; in iadst4()
265 x2 = sinpi_3_9 * s7; in iadst4()
315 int s0, s1, s2, s3, s4, s5, s6, s7; in iadst8() local
340 s7 = cospi_6_64 * x6 - cospi_26_64 * x7; in iadst8()
345 x3 = dct_const_round_shift(s3 + s7); in iadst8()
349 x7 = dct_const_round_shift(s3 - s7); in iadst8()
359 s7 = cospi_8_64 * x6 + cospi_24_64 * x7; in iadst8()
366 x5 = dct_const_round_shift(s5 + s7); in iadst8()
368 x7 = dct_const_round_shift(s5 - s7); in iadst8()
[all …]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
Dvp9_iht8x8_add_neon.asm391 ; s7 = cospi_6_64 * x6 - cospi_26_64 * x7;
395 ; (s3 + s7)
399 ; (s3 - s7)
403 ; x3 = dct_const_round_shift(s3 + s7);
407 ; x7 = dct_const_round_shift(s3 - s7);
458 ; s7 = cospi_8_64 * x6 + cospi_24_64 * x7;
486 ; (s5 + s7)
490 ; (s5 - s7))
494 ; x5 = dct_const_round_shift(s5 + s7);
498 ; x7 = dct_const_round_shift(s5 - s7);
[all …]
Dvp9_iht4x4_add_neon.asm67 vsubw.s16 q15, q15, d18 ; s7 = x0 + x3 - x2
75 vmul.s32 q15, q15, q8 ; x2 = sinpi_3_9 * s7
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
Dloopfilter_block_sse2.asm323 %define s7 [spp + 2 * stride3]
460 punpcklbw xmm6, s7 ; 60 70
461 punpckhbw xmm7, s7 ; 68 78
766 movdqa s7, xmm11
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
Dvp9_dct_avx2.c678 __m128i s0, s1, s2, s3, s4, s5, s6, s7; in fdct8_avx2() local
688 s7 = _mm_sub_epi16(in[0], in[7]); in fdct8_avx2()
759 s2 = _mm_sub_epi16(s7, u1); in fdct8_avx2()
760 s3 = _mm_add_epi16(s7, u1); in fdct8_avx2()
826 __m128i s0, s1, s2, s3, s4, s5, s6, s7; in fadst8_avx2() local
849 s7 = _mm_unpackhi_epi16(in6, in7); in fadst8_avx2()
864 u13 = _mm_madd_epi16(s7, k__cospi_p26_p06); in fadst8_avx2()
866 u15 = _mm_madd_epi16(s7, k__cospi_p06_m26); in fadst8_avx2()
981 s7 = _mm_packs_epi32(u6, u7); in fadst8_avx2()
986 u2 = _mm_unpacklo_epi16(s6, s7); in fadst8_avx2()
[all …]
Dvp9_dct_sse2.c779 __m128i s0, s1, s2, s3, s4, s5, s6, s7; in fdct8_sse2() local
789 s7 = _mm_sub_epi16(in[0], in[7]); in fdct8_sse2()
860 s2 = _mm_sub_epi16(s7, u1); in fdct8_sse2()
861 s3 = _mm_add_epi16(s7, u1); in fdct8_sse2()
927 __m128i s0, s1, s2, s3, s4, s5, s6, s7; in fadst8_sse2() local
950 s7 = _mm_unpackhi_epi16(in6, in7); in fadst8_sse2()
965 u13 = _mm_madd_epi16(s7, k__cospi_p26_p06); in fadst8_sse2()
967 u15 = _mm_madd_epi16(s7, k__cospi_p06_m26); in fadst8_sse2()
1082 s7 = _mm_packs_epi32(u6, u7); in fadst8_sse2()
1087 u2 = _mm_unpacklo_epi16(s6, s7); in fadst8_sse2()
[all …]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
Dvp9_idct_intrin_sse2.c722 __m128i s0, s1, s2, s3, s4, s5, s6, s7; in iadst8_sse2() local
748 s7 = _mm_unpackhi_epi16(in6, in7); in iadst8_sse2()
763 u13 = _mm_madd_epi16(s7, k__cospi_p26_p06); in iadst8_sse2()
765 u15 = _mm_madd_epi16(s7, k__cospi_p06_m26); in iadst8_sse2()
880 s7 = _mm_packs_epi32(u6, u7); in iadst8_sse2()
885 u2 = _mm_unpacklo_epi16(s6, s7); in iadst8_sse2()
886 u3 = _mm_unpackhi_epi16(s6, s7); in iadst8_sse2()
918 s7 = _mm_packs_epi32(v6, v7); in iadst8_sse2()
925 in[5] = _mm_sub_epi16(k__const_0, s7); in iadst8_sse2()