Searched refs:vp8_sad8x8x4d_c (Results 1 – 7 of 7) sorted by relevance
/external/libvpx/generic/ |
D | vp8_rtcd.h | 209 void vp8_sad8x8x4d_c(const unsigned char *src_ptr, int src_stride, const unsigned char * const ref_… 210 #define vp8_sad8x8x4d vp8_sad8x8x4d_c
|
/external/libvpx/mips/ |
D | vp8_rtcd.h | 209 void vp8_sad8x8x4d_c(const unsigned char *src_ptr, int src_stride, const unsigned char * const ref_… 210 #define vp8_sad8x8x4d vp8_sad8x8x4d_c
|
/external/libvpx/mips-dspr2/ |
D | vp8_rtcd.h | 220 void vp8_sad8x8x4d_c(const unsigned char *src_ptr, int src_stride, const unsigned char * const ref_… 221 #define vp8_sad8x8x4d vp8_sad8x8x4d_c
|
/external/libvpx/armv7a/ |
D | vp8_rtcd.h | 233 void vp8_sad8x8x4d_c(const unsigned char *src_ptr, int src_stride, const unsigned char * const ref_… 234 #define vp8_sad8x8x4d vp8_sad8x8x4d_c
|
/external/libvpx/armv7a-neon/ |
D | vp8_rtcd.h | 266 void vp8_sad8x8x4d_c(const unsigned char *src_ptr, int src_stride, const unsigned char * const ref_… 267 #define vp8_sad8x8x4d vp8_sad8x8x4d_c
|
/external/libvpx/x86/ |
D | vp8_rtcd.h | 312 void vp8_sad8x8x4d_c(const unsigned char *src_ptr, int src_stride, const unsigned char * const ref_… 313 #define vp8_sad8x8x4d vp8_sad8x8x4d_c
|
/external/libvpx/libvpx/vp8/common/ |
D | sad_c.c | 216 void vp8_sad8x8x4d_c(const unsigned char *src_ptr, int src_stride, in vp8_sad8x8x4d_c() function
|