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

/external/libvpx/generic/
H A Dvp8_rtcd.h161 void vp8_sad16x16x4d_c(const unsigned char *src_ptr, int src_stride, const unsigned char * const ref_ptr[], int ref_stride, unsigned int *sad_array);
162 #define vp8_sad16x16x4d vp8_sad16x16x4d_c
/external/libvpx/mips/
H A Dvp8_rtcd.h161 void vp8_sad16x16x4d_c(const unsigned char *src_ptr, int src_stride, const unsigned char * const ref_ptr[], int ref_stride, unsigned int *sad_array);
162 #define vp8_sad16x16x4d vp8_sad16x16x4d_c
/external/libvpx/mips-dspr2/
H A Dvp8_rtcd.h172 void vp8_sad16x16x4d_c(const unsigned char *src_ptr, int src_stride, const unsigned char * const ref_ptr[], int ref_stride, unsigned int *sad_array);
173 #define vp8_sad16x16x4d vp8_sad16x16x4d_c
/external/libvpx/armv7a/
H A Dvp8_rtcd.h185 void vp8_sad16x16x4d_c(const unsigned char *src_ptr, int src_stride, const unsigned char * const ref_ptr[], int ref_stride, unsigned int *sad_array);
186 #define vp8_sad16x16x4d vp8_sad16x16x4d_c
/external/libvpx/libvpx/vp8/common/
H A Dsad_c.c196 void vp8_sad16x16x4d_c(const unsigned char *src_ptr, int src_stride, function
/external/libvpx/armv7a-neon/
H A Dvp8_rtcd.h214 void vp8_sad16x16x4d_c(const unsigned char *src_ptr, int src_stride, const unsigned char * const ref_ptr[], int ref_stride, unsigned int *sad_array);
215 #define vp8_sad16x16x4d vp8_sad16x16x4d_c
/external/libvpx/x86/
H A Dvp8_rtcd.h256 void vp8_sad16x16x4d_c(const unsigned char *src_ptr, int src_stride, const unsigned char * const ref_ptr[], int ref_stride, unsigned int *sad_array);
257 #define vp8_sad16x16x4d vp8_sad16x16x4d_c

Completed in 396 milliseconds