HomeSort by relevance Sort by last modified time
    Searched refs:out_24_7 (Results 1 - 4 of 4) sorted by null

  /external/libvpx/libvpx/vpx_dsp/x86/
fwd_dct32x32_impl_avx2.h 745 const __m256i out_24_7 = _mm256_srai_epi32(out_24_5, DCT_CONST_BITS); local
    [all...]
fwd_dct32x32_impl_sse2.h 925 const __m128i out_24_7 = _mm_srai_epi32(out_24_5, DCT_CONST_BITS); local
    [all...]