HomeSort by relevance Sort by last modified time
    Searched defs:load_tran_low (Results 1 - 3 of 3) sorted by null

  /external/libvpx/libvpx/vpx_dsp/ppc/
bitdepth_conversion_vsx.h 21 static INLINE int16x8_t load_tran_low(int32_t c, const tran_low_t *s) { function
  /external/libvpx/libvpx/vpx_dsp/x86/
bitdepth_conversion_avx2.h 21 static INLINE __m256i load_tran_low(const tran_low_t *a) { function
bitdepth_conversion_sse2.h 21 static INLINE __m128i load_tran_low(const tran_low_t *a) { function

Completed in 137 milliseconds