Searched defs:load_tran_low (Results 1 - 3 of 3) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/ppc/
H A Dbitdepth_conversion_vsx.h21 static INLINE int16x8_t load_tran_low(int32_t c, const tran_low_t *s) { function
/external/libvpx/libvpx/vpx_dsp/x86/
H A Dbitdepth_conversion_avx2.h21 static INLINE __m256i load_tran_low(const tran_low_t *a) { function
H A Dbitdepth_conversion_sse2.h21 static INLINE __m128i load_tran_low(const tran_low_t *a) { function

Completed in 153 milliseconds