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

  /external/libvpx/libvpx/vp8/common/
variance.h 111 vp8_copy32xn_fn_t copymem; member in struct:variance_vtable
  /external/libvpx/libvpx/vp8/encoder/
mcomp.c 247 vfp->copymem(y_0 - buf_c1 - pre_stride*buf_r1, pre_stride, xd->y_buf, y_stride, 16+buf_r1+buf_r2);
383 vfp->copymem(y_0 - 1 - pre_stride, pre_stride, xd->y_buf, y_stride, 18);
694 vfp->copymem(y_0 - 1 - pre_stride, pre_stride, xd->y_buf, y_stride, 18);
    [all...]
onyx_if.c     [all...]

Completed in 988 milliseconds