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

  /external/libvpx/vp8/common/
subpixel.h 50 #define vp8_subpix_bilinear16x16 vp8_bilinear_predict16x16_c
filter.c 477 void vp8_bilinear_predict16x16_c function
  /external/libvpx/vp8/common/generic/
systemdependent.c 51 rtcd->subpix.bilinear16x16 = vp8_bilinear_predict16x16_c;
  /external/libvpx/vp8/common/ppc/
systemdependent.c 80 extern subpixel_predict_function vp8_bilinear_predict16x16_c;

Completed in 64 milliseconds