OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:vp8_sad8x8x4d_c
(Results
1 - 6
of
6
) sorted by null
/external/libvpx/generic/
vpx_rtcd.h
200
void
vp8_sad8x8x4d_c
(const unsigned char *src_ptr, int src_stride, const unsigned char * const ref_ptr[], int ref_stride, unsigned int *sad_array);
201
#define vp8_sad8x8x4d
vp8_sad8x8x4d_c
/external/libvpx/mips/
vpx_rtcd.h
200
void
vp8_sad8x8x4d_c
(const unsigned char *src_ptr, int src_stride, const unsigned char * const ref_ptr[], int ref_stride, unsigned int *sad_array);
201
#define vp8_sad8x8x4d
vp8_sad8x8x4d_c
/external/libvpx/mips-dspr2/
vpx_rtcd.h
218
void
vp8_sad8x8x4d_c
(const unsigned char *src_ptr, int src_stride, const unsigned char * const ref_ptr[], int ref_stride, unsigned int *sad_array);
219
#define vp8_sad8x8x4d
vp8_sad8x8x4d_c
/external/libvpx/libvpx/vp8/common/
sad_c.c
216
void
vp8_sad8x8x4d_c
(const unsigned char *src_ptr, int src_stride,
function
/external/libvpx/armv7a/
vpx_rtcd.h
235
void
vp8_sad8x8x4d_c
(const unsigned char *src_ptr, int src_stride, const unsigned char * const ref_ptr[], int ref_stride, unsigned int *sad_array);
236
#define vp8_sad8x8x4d
vp8_sad8x8x4d_c
/external/libvpx/armv7a-neon/
vpx_rtcd.h
275
void
vp8_sad8x8x4d_c
(const unsigned char *src_ptr, int src_stride, const unsigned char * const ref_ptr[], int ref_stride, unsigned int *sad_array);
276
#define vp8_sad8x8x4d
vp8_sad8x8x4d_c
[
all
...]
Completed in 435 milliseconds