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

  /external/libvpx/vp8/common/
subpixel.h 41 #define vp8_subpix_sixtap8x8 vp8_sixtap_predict8x8_c
filter.c 170 void vp8_sixtap_predict8x8_c function
  /external/libvpx/vp8/common/generic/
systemdependent.c 48 rtcd->subpix.sixtap8x8 = vp8_sixtap_predict8x8_c;
  /external/libvpx/vp8/common/ppc/
systemdependent.c 75 extern subpixel_predict_function vp8_sixtap_predict8x8_c;

Completed in 115 milliseconds