HomeSort by relevance Sort by last modified time
    Searched refs: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/libvpx/vp8/common/
rtcd_defs.sh 385 prototype unsigned int vp8_get_mb_ss "const short *"
386 specialize vp8_get_mb_ss mmx sse2
  /external/libvpx/armv7a/
vpx_rtcd.h 248 #define vp8_get_mb_ss vp8_get_mb_ss_c macro
  /external/libvpx/generic/
vpx_rtcd.h 213 #define vp8_get_mb_ss vp8_get_mb_ss_c macro
  /external/libvpx/mips/
vpx_rtcd.h 213 #define vp8_get_mb_ss vp8_get_mb_ss_c macro
  /external/libvpx/mips-dspr2/
vpx_rtcd.h 231 #define vp8_get_mb_ss vp8_get_mb_ss_c macro
  /external/libvpx/armv7a-neon/
vpx_rtcd.h 288 #define vp8_get_mb_ss vp8_get_mb_ss_c macro
    [all...]

Completed in 37 milliseconds