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

  /external/libvpx/libvpx/vp8/encoder/ppc/
csystemdependent.c 29 sub_pixel_variance_function *vp8_sub_pixel_variance4x4; variable
139 vp8_sub_pixel_variance4x4 = vp8_sub_pixel_variance4x4_ppc;
  /external/libvpx/armv7a/
vp8_rtcd.h 163 #define vp8_sub_pixel_variance4x4 vp8_sub_pixel_variance4x4_c macro
  /external/libvpx/armv7a-neon/
vp8_rtcd.h 193 #define vp8_sub_pixel_variance4x4 vp8_sub_pixel_variance4x4_c macro
  /external/libvpx/generic/
vp8_rtcd.h 134 #define vp8_sub_pixel_variance4x4 vp8_sub_pixel_variance4x4_c macro
  /external/libvpx/mips/
vp8_rtcd.h 134 #define vp8_sub_pixel_variance4x4 vp8_sub_pixel_variance4x4_c macro
  /external/libvpx/mips-dspr2/
vp8_rtcd.h 152 #define vp8_sub_pixel_variance4x4 vp8_sub_pixel_variance4x4_c macro

Completed in 26 milliseconds