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

  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_dct_avx2.c 147 static INLINE void transpose_4x4_avx2(__m128i *res) { function
196 transpose_4x4_avx2(in);
244 transpose_4x4_avx2(in);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
vp9_dct_avx2.c 147 static INLINE void transpose_4x4_avx2(__m128i *res) { function
196 transpose_4x4_avx2(in);
244 transpose_4x4_avx2(in);
    [all...]

Completed in 518 milliseconds