OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:vp8_get_mb_ss
(Results
1 - 8
of
8
) sorted by null
/external/libvpx/libvpx/vp8/encoder/ppc/
csystemdependent.c
39
unsigned int (*
vp8_get_mb_ss
)(short *);
variable
145
vp8_get_mb_ss
= vp8_get_mb_ss_c;
/external/libvpx/libvpx/vp8/encoder/
encodeintra.c
47
intra_pred_var =
vp8_get_mb_ss
(x->src_diff);
/external/libvpx/generic/
vp8_rtcd.h
218
#define
vp8_get_mb_ss
vp8_get_mb_ss_c
macro
/external/libvpx/mips/
vp8_rtcd.h
218
#define
vp8_get_mb_ss
vp8_get_mb_ss_c
macro
/external/libvpx/libvpx/vp8/common/
rtcd_defs.sh
394
prototype unsigned int
vp8_get_mb_ss
"const short *"
395
specialize
vp8_get_mb_ss
mmx sse2
/external/libvpx/armv7a/
vp8_rtcd.h
253
#define
vp8_get_mb_ss
vp8_get_mb_ss_c
macro
/external/libvpx/mips-dspr2/
vp8_rtcd.h
236
#define
vp8_get_mb_ss
vp8_get_mb_ss_c
macro
/external/libvpx/armv7a-neon/
vp8_rtcd.h
293
#define
vp8_get_mb_ss
vp8_get_mb_ss_c
macro
Completed in 36 milliseconds