OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vp8_get4x4sse_cs
(Results
1 - 6
of
6
) sorted by null
/external/libvpx/libvpx/vp8/encoder/ppc/
csystemdependent.c
51
unsigned int (*
vp8_get4x4sse_cs
)(unsigned char *src_ptr, int source_stride, unsigned char *ref_ptr, int recon_stride);
variable
146
vp8_get4x4sse_cs
= vp8_get4x4sse_cs_c;
/external/libvpx/armv7a/
vp8_rtcd.h
263
#define
vp8_get4x4sse_cs
vp8_get4x4sse_cs_c
macro
/external/libvpx/armv7a-neon/
vp8_rtcd.h
305
#define
vp8_get4x4sse_cs
vp8_get4x4sse_cs_neon
macro
/external/libvpx/generic/
vp8_rtcd.h
227
#define
vp8_get4x4sse_cs
vp8_get4x4sse_cs_c
macro
/external/libvpx/mips/
vp8_rtcd.h
227
#define
vp8_get4x4sse_cs
vp8_get4x4sse_cs_c
macro
/external/libvpx/mips-dspr2/
vp8_rtcd.h
245
#define
vp8_get4x4sse_cs
vp8_get4x4sse_cs_c
macro
Completed in 674 milliseconds