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

  /external/libvpx/vp8/common/
subpixel.h 65 #define vp8_subpix_bilinear4x4 vp8_bilinear_predict4x4_c
filter.c 399 void vp8_bilinear_predict4x4_c function
  /external/libvpx/vp8/common/generic/
systemdependent.c 54 rtcd->subpix.bilinear4x4 = vp8_bilinear_predict4x4_c;
  /external/libvpx/vp8/common/ppc/
systemdependent.c 77 extern subpixel_predict_function vp8_bilinear_predict4x4_c;

Completed in 24 milliseconds