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

  /external/libvpx/libvpx/vp8/encoder/
mcomp.h 37 extern void vp8_init_dsmotion_compensation(MACROBLOCK *x, int stride);
mcomp.c 59 void vp8_init_dsmotion_compensation(MACROBLOCK *x, int stride) function
    [all...]
onyx_if.c 925 vp8_init_dsmotion_compensation(&cpi->mb, cm->yv12_fb[cm->lst_fb_idx].y_stride);
    [all...]

Completed in 141 milliseconds