Searched refs:vp8_sad4x4x4d_c (Results 1 – 7 of 7) sorted by relevance
/external/libvpx/generic/ |
D | vp8_rtcd.h | 185 void vp8_sad4x4x4d_c(const unsigned char *src_ptr, int src_stride, const unsigned char * const ref_… 186 #define vp8_sad4x4x4d vp8_sad4x4x4d_c
|
/external/libvpx/mips/ |
D | vp8_rtcd.h | 185 void vp8_sad4x4x4d_c(const unsigned char *src_ptr, int src_stride, const unsigned char * const ref_… 186 #define vp8_sad4x4x4d vp8_sad4x4x4d_c
|
/external/libvpx/mips-dspr2/ |
D | vp8_rtcd.h | 196 void vp8_sad4x4x4d_c(const unsigned char *src_ptr, int src_stride, const unsigned char * const ref_… 197 #define vp8_sad4x4x4d vp8_sad4x4x4d_c
|
/external/libvpx/armv7a/ |
D | vp8_rtcd.h | 209 void vp8_sad4x4x4d_c(const unsigned char *src_ptr, int src_stride, const unsigned char * const ref_… 210 #define vp8_sad4x4x4d vp8_sad4x4x4d_c
|
/external/libvpx/armv7a-neon/ |
D | vp8_rtcd.h | 240 void vp8_sad4x4x4d_c(const unsigned char *src_ptr, int src_stride, const unsigned char * const ref_… 241 #define vp8_sad4x4x4d vp8_sad4x4x4d_c
|
/external/libvpx/x86/ |
D | vp8_rtcd.h | 284 void vp8_sad4x4x4d_c(const unsigned char *src_ptr, int src_stride, const unsigned char * const ref_… 285 #define vp8_sad4x4x4d vp8_sad4x4x4d_c
|
/external/libvpx/libvpx/vp8/common/ |
D | sad_c.c | 236 void vp8_sad4x4x4d_c(const unsigned char *src_ptr, int src_stride, in vp8_sad4x4x4d_c() function
|