HomeSort by relevance Sort by last modified time
    Searched refs:vp8_get_mb_ss_c (Results 1 - 7 of 7) sorted by null

  /external/libvpx/libvpx/vp8/encoder/ppc/
csystemdependent.c 87 extern unsigned int vp8_get_mb_ss_c(short *);
145 vp8_get_mb_ss = vp8_get_mb_ss_c;
  /external/libvpx/generic/
vp8_rtcd.h 217 unsigned int vp8_get_mb_ss_c(const short *);
218 #define vp8_get_mb_ss vp8_get_mb_ss_c
  /external/libvpx/mips/
vp8_rtcd.h 217 unsigned int vp8_get_mb_ss_c(const short *);
218 #define vp8_get_mb_ss vp8_get_mb_ss_c
  /external/libvpx/mips-dspr2/
vp8_rtcd.h 235 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/
variance_c.c 16 unsigned int vp8_get_mb_ss_c function
  /external/libvpx/armv7a/
vp8_rtcd.h 252 unsigned int vp8_get_mb_ss_c(const short *);
253 #define vp8_get_mb_ss vp8_get_mb_ss_c
  /external/libvpx/armv7a-neon/
vp8_rtcd.h 292 unsigned int vp8_get_mb_ss_c(const short *);
293 #define vp8_get_mb_ss vp8_get_mb_ss_c

Completed in 147 milliseconds