HomeSort by relevance Sort by last modified time
    Searched full:vp8_get16x16pred_error (Results 1 - 2 of 2) sorted by null

  /external/libvpx/vp8/encoder/ppc/
csystemdependent.c 51 unsigned int (*vp8_get16x16pred_error)(unsigned char *src_ptr, int src_stride, unsigned char *ref_ptr, int ref_stride); variable
152 vp8_get16x16pred_error = vp8_get16x16pred_error_c;
  /external/libvpx/vp8/encoder/
pickinter.c 46 extern unsigned int (*vp8_get16x16pred_error)(unsigned char *src_ptr, int src_stride, unsigned char *ref_ptr, int ref_stride);

Completed in 267 milliseconds