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

  /external/libvpx/vp8/common/
subpixel.h 55 #define vp8_subpix_bilinear8x8 vp8_bilinear_predict8x8_c
filter.c 437 void vp8_bilinear_predict8x8_c function
  /external/libvpx/vp8/common/generic/
systemdependent.c 52 rtcd->subpix.bilinear8x8 = vp8_bilinear_predict8x8_c;
  /external/libvpx/vp8/common/ppc/
systemdependent.c 79 extern subpixel_predict_function vp8_bilinear_predict8x8_c;

Completed in 158 milliseconds