Searched refs:vp8_sad16x8x4d_c (Results 1 – 7 of 7) sorted by relevance
/external/libvpx/generic/ |
D | vp8_rtcd.h | 173 void vp8_sad16x8x4d_c(const unsigned char *src_ptr, int src_stride, const unsigned char * const ref… 174 #define vp8_sad16x8x4d vp8_sad16x8x4d_c
|
/external/libvpx/mips/ |
D | vp8_rtcd.h | 173 void vp8_sad16x8x4d_c(const unsigned char *src_ptr, int src_stride, const unsigned char * const ref… 174 #define vp8_sad16x8x4d vp8_sad16x8x4d_c
|
/external/libvpx/mips-dspr2/ |
D | vp8_rtcd.h | 184 void vp8_sad16x8x4d_c(const unsigned char *src_ptr, int src_stride, const unsigned char * const ref… 185 #define vp8_sad16x8x4d vp8_sad16x8x4d_c
|
/external/libvpx/armv7a/ |
D | vp8_rtcd.h | 197 void vp8_sad16x8x4d_c(const unsigned char *src_ptr, int src_stride, const unsigned char * const ref… 198 #define vp8_sad16x8x4d vp8_sad16x8x4d_c
|
/external/libvpx/armv7a-neon/ |
D | vp8_rtcd.h | 227 void vp8_sad16x8x4d_c(const unsigned char *src_ptr, int src_stride, const unsigned char * const ref… 228 #define vp8_sad16x8x4d vp8_sad16x8x4d_c
|
/external/libvpx/x86/ |
D | vp8_rtcd.h | 270 void vp8_sad16x8x4d_c(const unsigned char *src_ptr, int src_stride, const unsigned char * const ref… 271 #define vp8_sad16x8x4d vp8_sad16x8x4d_c
|
/external/libvpx/libvpx/vp8/common/ |
D | sad_c.c | 206 void vp8_sad16x8x4d_c(const unsigned char *src_ptr, int src_stride, in vp8_sad16x8x4d_c() function
|