Searched refs:coeff3 (Results 1 – 8 of 8) sorted by relevance
151 const __m256i coeff3 = _mm256_loadu_si256((const __m256i *)(t_coeff + 192)); in hadamard_16x16_avx2() local155 __m256i b2 = _mm256_add_epi16(coeff2, coeff3); in hadamard_16x16_avx2()156 __m256i b3 = _mm256_sub_epi16(coeff2, coeff3); in hadamard_16x16_avx2()196 const __m256i coeff3 = _mm256_loadu_si256((const __m256i *)(t_coeff + 192)); in aom_hadamard_lp_16x16_avx2() local200 __m256i b2 = _mm256_add_epi16(coeff2, coeff3); in aom_hadamard_lp_16x16_avx2()201 __m256i b3 = _mm256_sub_epi16(coeff2, coeff3); in aom_hadamard_lp_16x16_avx2()237 const __m256i coeff3 = _mm256_loadu_si256((const __m256i *)(t_coeff + 768)); in aom_hadamard_32x32_avx2() local241 __m256i b2 = _mm256_add_epi16(coeff2, coeff3); in aom_hadamard_32x32_avx2()242 __m256i b3 = _mm256_sub_epi16(coeff2, coeff3); in aom_hadamard_32x32_avx2()393 __m256i coeff3 = _mm256_loadu_si256((const __m256i *)(t_coeff + 192)); in aom_highbd_hadamard_16x16_avx2() local[all …]
329 __m128i coeff3 = _mm_load_si128((const __m128i *)(t_coeff + 192)); in hadamard_16x16_sse2() local333 __m128i b2 = _mm_add_epi16(coeff2, coeff3); in hadamard_16x16_sse2()334 __m128i b3 = _mm_sub_epi16(coeff2, coeff3); in hadamard_16x16_sse2()344 coeff3 = _mm_sub_epi16(b1, b3); in hadamard_16x16_sse2()350 store_tran_low(coeff3, coeff + 192); in hadamard_16x16_sse2()356 _mm_store_si128((__m128i *)(coeff16 + 192), coeff3); in hadamard_16x16_sse2()389 __m128i coeff3 = _mm_load_si128((const __m128i *)(t_coeff + 768)); in aom_hadamard_32x32_sse2() local393 __m128i b2 = _mm_add_epi16(coeff2, coeff3); in aom_hadamard_32x32_sse2()394 __m128i b3 = _mm_sub_epi16(coeff2, coeff3); in aom_hadamard_32x32_sse2()407 coeff3 = _mm_sub_epi16(b1, b3); in aom_hadamard_32x32_sse2()[all …]
152 __m256i coeff3 = _mm256_loadu_si256((const __m256i *)(t_coeff + 192)); in vpx_highbd_hadamard_16x16_avx2() local156 __m256i b2 = _mm256_add_epi32(coeff2, coeff3); in vpx_highbd_hadamard_16x16_avx2()157 __m256i b3 = _mm256_sub_epi32(coeff2, coeff3); in vpx_highbd_hadamard_16x16_avx2()167 coeff3 = _mm256_sub_epi32(b1, b3); in vpx_highbd_hadamard_16x16_avx2()172 _mm256_storeu_si256((__m256i *)(coeff + 192), coeff3); in vpx_highbd_hadamard_16x16_avx2()193 __m256i coeff3 = _mm256_loadu_si256((const __m256i *)(t_coeff + 768)); in vpx_highbd_hadamard_32x32_avx2() local197 __m256i b2 = _mm256_add_epi32(coeff2, coeff3); in vpx_highbd_hadamard_32x32_avx2()198 __m256i b3 = _mm256_sub_epi32(coeff2, coeff3); in vpx_highbd_hadamard_32x32_avx2()208 coeff3 = _mm256_sub_epi32(b1, b3); in vpx_highbd_hadamard_32x32_avx2()213 _mm256_storeu_si256((__m256i *)(coeff + 768), coeff3); in vpx_highbd_hadamard_32x32_avx2()[all …]
350 __m128i coeff3 = _mm_load_si128((const __m128i *)(t_coeff + 192)); in hadamard_16x16_sse2() local354 __m128i b2 = _mm_add_epi16(coeff2, coeff3); in hadamard_16x16_sse2()355 __m128i b3 = _mm_sub_epi16(coeff2, coeff3); in hadamard_16x16_sse2()365 coeff3 = _mm_sub_epi16(b1, b3); in hadamard_16x16_sse2()371 store_tran_low(coeff3, coeff + 192); in hadamard_16x16_sse2()377 _mm_store_si128((__m128i *)(coeff16 + 192), coeff3); in hadamard_16x16_sse2()414 __m128i coeff3 = _mm_load_si128((const __m128i *)(t_coeff + 768)); in vpx_hadamard_32x32_sse2() local418 __m128i b2 = _mm_add_epi16(coeff2, coeff3); in vpx_hadamard_32x32_sse2()419 __m128i b3 = _mm_sub_epi16(coeff2, coeff3); in vpx_hadamard_32x32_sse2()432 coeff3 = _mm_sub_epi16(b1, b3); in vpx_hadamard_32x32_sse2()[all …]
47 v8i16 coeff, coeff0, coeff1, coeff2, coeff3, coeff4; in vp8_mbblock_error_msa() local73 coeff3 = LD_SH(coeff_ptr); in vp8_mbblock_error_msa()91 ILVRL_H2_SH(coeff3, dq_coeff3, coeff0, coeff1); in vp8_mbblock_error_msa()113 v8i16 coeff, coeff0, coeff1, coeff2, coeff3, coeff4; in vp8_mbuverror_msa() local133 coeff3 = LD_SH(coeff_ptr); in vp8_mbuverror_msa()153 ILVRL_H2_SH(coeff3, dq_coeff3, coeff0, coeff1); in vp8_mbuverror_msa()
95 final double coeff3 = 3 * s * (1 + theta); in computeInterpolatedStateAndDerivatives() local108 currentState[i] - coeff1 * yDot1 - coeff2 * yDot2 - coeff3 * yDot3 - coeff4 * yDot4; in computeInterpolatedStateAndDerivatives()
104 final double coeff3 = c23 * TWO_PLUS_SQRT_2; in computeInterpolatedStateAndDerivatives() local118 currentState[i] - coeff1 * yDot1 - coeff2 * yDot2 - coeff3 * yDot3 - coeff4 * yDot4; in computeInterpolatedStateAndDerivatives()
META-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...