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

  /external/libvpx/libvpx/vpx_dsp/x86/
inv_txfm_ssse3.c 361 store_buffer_8x32(io, dest, stride);
inv_txfm_sse2.c     [all...]
inv_txfm_sse2.h 211 static INLINE void store_buffer_8x32(__m128i *in, uint8_t *dst, int stride) { function

Completed in 123 milliseconds