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

  /external/libvpx/libvpx/vp8/encoder/ppc/
csystemdependent.c 25 variance_function *vp8_variance16x16; variable
136 vp8_variance16x16 = vp8_variance16x16_ppc;
  /external/libvpx/armv7a/
vpx_rtcd.h 155 #define vp8_variance16x16 vp8_variance16x16_armv6 macro
  /external/libvpx/armv7a-neon/
vpx_rtcd.h 185 #define vp8_variance16x16 vp8_variance16x16_neon macro
    [all...]
  /external/libvpx/generic/
vpx_rtcd.h 126 #define vp8_variance16x16 vp8_variance16x16_c macro
  /external/libvpx/mips/
vpx_rtcd.h 126 #define vp8_variance16x16 vp8_variance16x16_c macro
  /external/libvpx/mips-dspr2/
vpx_rtcd.h 144 #define vp8_variance16x16 vp8_variance16x16_c macro

Completed in 62 milliseconds