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

  /external/libvpx/vp8/common/
subpixel.h 46 #define vp8_subpix_sixtap8x4 vp8_sixtap_predict8x4_c
filter.c 196 void vp8_sixtap_predict8x4_c function
  /external/libvpx/vp8/common/generic/
systemdependent.c 49 rtcd->subpix.sixtap8x4 = vp8_sixtap_predict8x4_c;
  /external/libvpx/vp8/common/ppc/
systemdependent.c 74 extern subpixel_predict_function vp8_sixtap_predict8x4_c;

Completed in 79 milliseconds