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

/external/libvpx/libvpx/vpx_dsp/ppc/
H A Dbitdepth_conversion_vsx.h33 static INLINE void store_tran_low(int16x8_t v, int32_t c, tran_low_t *s) { function
/external/libvpx/libvpx/vpx_dsp/x86/
H A Dbitdepth_conversion_avx2.h31 static INLINE void store_tran_low(__m256i a, tran_low_t *b) { function
H A Dbitdepth_conversion_sse2.h32 static INLINE void store_tran_low(__m128i a, tran_low_t *b) { function

Completed in 4286 milliseconds