HomeSort by relevance Sort by last modified time
    Searched defs:vp8_variance8x8 (Results 1 - 6 of 6) sorted by null

  /external/libvpx/libvpx/vp8/encoder/ppc/
csystemdependent.c 22 variance_function *vp8_variance8x8; variable
133 vp8_variance8x8 = vp8_variance8x8_ppc;
  /external/libvpx/armv7a/
vp8_rtcd.h 150 #define vp8_variance8x8 vp8_variance8x8_armv6 macro
  /external/libvpx/armv7a-neon/
vp8_rtcd.h 177 #define vp8_variance8x8 vp8_variance8x8_neon macro
  /external/libvpx/generic/
vp8_rtcd.h 122 #define vp8_variance8x8 vp8_variance8x8_c macro
  /external/libvpx/mips/
vp8_rtcd.h 122 #define vp8_variance8x8 vp8_variance8x8_c macro
  /external/libvpx/mips-dspr2/
vp8_rtcd.h 140 #define vp8_variance8x8 vp8_variance8x8_c macro

Completed in 27 milliseconds