Home
last modified time | relevance | path

Searched defs:prefetch_load (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/mips/
Dcommon_dspr2.h26 static INLINE void prefetch_load(const unsigned char *src) { in prefetch_load() function
/external/libvpx/libvpx/vp8/common/mips/dspr2/
Dfilter_dspr2.c84 inline void prefetch_load(unsigned char *src) in prefetch_load() function