Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/x86/
Dquantize_sse2.c156 __m128i inv_zig_zag0 = _mm_load_si128((const __m128i *)(vp8_default_inv_zig_zag)); in vp8_fast_quantize_b_sse2() local
208 x0 = _mm_and_si128(x0, inv_zig_zag0); in vp8_fast_quantize_b_sse2()