Searched defs:coeff_0 (Results 1 – 4 of 4) sorted by relevance
27 const int32x4_t coeff_0, const int32x4_t coeff_1, const int32x4_t zbin, in highbd_quantize_8_neon()80 const int32x4_t coeff_0 = vld1q_s32(coeff_ptr); in highbd_quantize_b_neon() local205 const int32x4_t coeff_0 = vld1q_s32(coeff_ptr); in highbd_quantize_b_32x32_neon() local
56 __m256i coeff_0, coeff_1, dqcoeff_0, dqcoeff_1; in vp9_block_error_avx2() local
486 const __m128i coeff_0 = _mm_unpacklo_epi64(tmp_8, tmp_10); in av1_highbd_warp_affine_sse4_1() local
342 uint64_t coeff_0 : 10; /* 9..0 */ member