Searched refs:zbin1_tmp (Results 1 – 1 of 1) sorted by relevance
106 const int zbin1_tmp = ROUND_POWER_OF_TWO(zbin_ptr[1], 1); in vpx_highbd_quantize_b_32x32_sse2() local108 zbins[0] = _mm_set_epi32(zbin1_tmp, zbin1_tmp, zbin1_tmp, zbin0_tmp); in vpx_highbd_quantize_b_32x32_sse2()109 zbins[1] = _mm_set1_epi32(zbin1_tmp); in vpx_highbd_quantize_b_32x32_sse2()