Searched defs:prefetch_store (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/mips/
H A Dcommon_dspr2.h35 static INLINE void prefetch_store(unsigned char *dst) { function
/external/libvpx/libvpx/vp8/common/mips/dspr2/
H A Dfilter_dspr2.c94 inline void prefetch_store(unsigned char *dst) function
880 prefetch_store(output_ptr + 32);

Completed in 121 milliseconds