Home
last modified time | relevance | path

Searched refs:vp8_sad16x16x4d_c (Results 1 – 7 of 7) sorted by relevance

/external/libvpx/generic/
Dvp8_rtcd.h161 void vp8_sad16x16x4d_c(const unsigned char *src_ptr, int src_stride, const unsigned char * const re…
162 #define vp8_sad16x16x4d vp8_sad16x16x4d_c
/external/libvpx/mips/
Dvp8_rtcd.h161 void vp8_sad16x16x4d_c(const unsigned char *src_ptr, int src_stride, const unsigned char * const re…
162 #define vp8_sad16x16x4d vp8_sad16x16x4d_c
/external/libvpx/mips-dspr2/
Dvp8_rtcd.h172 void vp8_sad16x16x4d_c(const unsigned char *src_ptr, int src_stride, const unsigned char * const re…
173 #define vp8_sad16x16x4d vp8_sad16x16x4d_c
/external/libvpx/armv7a/
Dvp8_rtcd.h185 void vp8_sad16x16x4d_c(const unsigned char *src_ptr, int src_stride, const unsigned char * const re…
186 #define vp8_sad16x16x4d vp8_sad16x16x4d_c
/external/libvpx/armv7a-neon/
Dvp8_rtcd.h214 void vp8_sad16x16x4d_c(const unsigned char *src_ptr, int src_stride, const unsigned char * const re…
215 #define vp8_sad16x16x4d vp8_sad16x16x4d_c
/external/libvpx/x86/
Dvp8_rtcd.h256 void vp8_sad16x16x4d_c(const unsigned char *src_ptr, int src_stride, const unsigned char * const re…
257 #define vp8_sad16x16x4d vp8_sad16x16x4d_c
/external/libvpx/libvpx/vp8/common/
Dsad_c.c196 void vp8_sad16x16x4d_c(const unsigned char *src_ptr, int src_stride, in vp8_sad16x16x4d_c() function