Home
last modified time | relevance | path

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

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