Searched refs:vp8_sad16x16x4d_c (Results 1 – 7 of 7) sorted by relevance
/external/libvpx/generic/ |
D | vp8_rtcd.h | 161 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/ |
D | vp8_rtcd.h | 161 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/ |
D | vp8_rtcd.h | 172 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/ |
D | vp8_rtcd.h | 185 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/ |
D | vp8_rtcd.h | 214 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/ |
D | vp8_rtcd.h | 256 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/ |
D | sad_c.c | 196 void vp8_sad16x16x4d_c(const unsigned char *src_ptr, int src_stride, in vp8_sad16x16x4d_c() function
|