Home
last modified time | relevance | path

Searched refs:vp8_get_mb_ss_c (Results 1 – 8 of 8) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/ppc/
Dcsystemdependent.c87 extern unsigned int vp8_get_mb_ss_c(short *);
145 vp8_get_mb_ss = vp8_get_mb_ss_c; in vp8_cmachine_specific_config()
/external/libvpx/generic/
Dvp8_rtcd.h98 unsigned int vp8_get_mb_ss_c(const short *);
99 #define vp8_get_mb_ss vp8_get_mb_ss_c
/external/libvpx/mips/
Dvp8_rtcd.h98 unsigned int vp8_get_mb_ss_c(const short *);
99 #define vp8_get_mb_ss vp8_get_mb_ss_c
/external/libvpx/mips-dspr2/
Dvp8_rtcd.h105 unsigned int vp8_get_mb_ss_c(const short *);
106 #define vp8_get_mb_ss vp8_get_mb_ss_c
/external/libvpx/armv7a/
Dvp8_rtcd.h111 unsigned int vp8_get_mb_ss_c(const short *);
112 #define vp8_get_mb_ss vp8_get_mb_ss_c
/external/libvpx/libvpx/vp8/common/
Dvariance_c.c16 unsigned int vp8_get_mb_ss_c in vp8_get_mb_ss_c() function
/external/libvpx/armv7a-neon/
Dvp8_rtcd.h127 unsigned int vp8_get_mb_ss_c(const short *);
128 #define vp8_get_mb_ss vp8_get_mb_ss_c
/external/libvpx/x86/
Dvp8_rtcd.h148 unsigned int vp8_get_mb_ss_c(const short *);