OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp8_sad8x16x4d_c
(Results
1 - 6
of
6
) sorted by null
/external/libvpx/armv7a/
vpx_rtcd.h
238
void
vp8_sad8x16x4d_c
(const unsigned char *src_ptr, int src_stride, const unsigned char * const ref_ptr[], int ref_stride, unsigned int *sad_array);
239
#define vp8_sad8x16x4d
vp8_sad8x16x4d_c
/external/libvpx/generic/
vpx_rtcd.h
203
void
vp8_sad8x16x4d_c
(const unsigned char *src_ptr, int src_stride, const unsigned char * const ref_ptr[], int ref_stride, unsigned int *sad_array);
204
#define vp8_sad8x16x4d
vp8_sad8x16x4d_c
/external/libvpx/mips/
vpx_rtcd.h
203
void
vp8_sad8x16x4d_c
(const unsigned char *src_ptr, int src_stride, const unsigned char * const ref_ptr[], int ref_stride, unsigned int *sad_array);
204
#define vp8_sad8x16x4d
vp8_sad8x16x4d_c
/external/libvpx/mips-dspr2/
vpx_rtcd.h
221
void
vp8_sad8x16x4d_c
(const unsigned char *src_ptr, int src_stride, const unsigned char * const ref_ptr[], int ref_stride, unsigned int *sad_array);
222
#define vp8_sad8x16x4d
vp8_sad8x16x4d_c
/external/libvpx/libvpx/vp8/common/
sad_c.c
226
void
vp8_sad8x16x4d_c
(const unsigned char *src_ptr, int src_stride,
function
/external/libvpx/armv7a-neon/
vpx_rtcd.h
278
void
vp8_sad8x16x4d_c
(const unsigned char *src_ptr, int src_stride, const unsigned char * const ref_ptr[], int ref_stride, unsigned int *sad_array);
279
#define vp8_sad8x16x4d
vp8_sad8x16x4d_c
[
all
...]
Completed in 24 milliseconds