OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp8_sub_pixel_variance8x8_c
(Results
1 - 6
of
6
) sorted by null
/external/libvpx/libvpx/vp8/common/
variance_c.c
310
unsigned int
vp8_sub_pixel_variance8x8_c
function
/external/libvpx/generic/
vpx_rtcd.h
131
unsigned int
vp8_sub_pixel_variance8x8_c
(const unsigned char *src_ptr, int source_stride, int xoffset, int yoffset, const unsigned char *ref_ptr, int Refstride, unsigned int *sse);
132
#define vp8_sub_pixel_variance8x8
vp8_sub_pixel_variance8x8_c
/external/libvpx/mips/
vpx_rtcd.h
131
unsigned int
vp8_sub_pixel_variance8x8_c
(const unsigned char *src_ptr, int source_stride, int xoffset, int yoffset, const unsigned char *ref_ptr, int Refstride, unsigned int *sse);
132
#define vp8_sub_pixel_variance8x8
vp8_sub_pixel_variance8x8_c
/external/libvpx/mips-dspr2/
vpx_rtcd.h
149
unsigned int
vp8_sub_pixel_variance8x8_c
(const unsigned char *src_ptr, int source_stride, int xoffset, int yoffset, const unsigned char *ref_ptr, int Refstride, unsigned int *sse);
150
#define vp8_sub_pixel_variance8x8
vp8_sub_pixel_variance8x8_c
/external/libvpx/armv7a/
vpx_rtcd.h
160
unsigned int
vp8_sub_pixel_variance8x8_c
(const unsigned char *src_ptr, int source_stride, int xoffset, int yoffset, const unsigned char *ref_ptr, int Refstride, unsigned int *sse);
/external/libvpx/armv7a-neon/
vpx_rtcd.h
190
unsigned int
vp8_sub_pixel_variance8x8_c
(const unsigned char *src_ptr, int source_stride, int xoffset, int yoffset, const unsigned char *ref_ptr, int Refstride, unsigned int *sse);
[
all
...]
Completed in 464 milliseconds