Searched refs:vp8_get_mb_ss_c (Results 1 - 7 of 7) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/ppc/
H A Dcsystemdependent.c87 extern unsigned int vp8_get_mb_ss_c(short *);
145 vp8_get_mb_ss = vp8_get_mb_ss_c;
/external/libvpx/generic/
H A Dvp8_rtcd.h217 unsigned int vp8_get_mb_ss_c(const short *);
218 #define vp8_get_mb_ss vp8_get_mb_ss_c
/external/libvpx/mips/
H A Dvp8_rtcd.h217 unsigned int vp8_get_mb_ss_c(const short *);
218 #define vp8_get_mb_ss vp8_get_mb_ss_c
/external/libvpx/mips-dspr2/
H A Dvp8_rtcd.h235 unsigned int vp8_get_mb_ss_c(const short *);
236 #define vp8_get_mb_ss vp8_get_mb_ss_c
/external/libvpx/libvpx/vp8/common/
H A Dvariance_c.c16 unsigned int vp8_get_mb_ss_c function
/external/libvpx/armv7a/
H A Dvp8_rtcd.h252 unsigned int vp8_get_mb_ss_c(const short *);
253 #define vp8_get_mb_ss vp8_get_mb_ss_c
/external/libvpx/armv7a-neon/
H A Dvp8_rtcd.h292 unsigned int vp8_get_mb_ss_c(const short *);
293 #define vp8_get_mb_ss vp8_get_mb_ss_c

Completed in 304 milliseconds