Searched defs:vp8_cal_sad (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Drdopt.c1671 void vp8_cal_sad(VP8_COMP *cpi, MACROBLOCKD *xd, MACROBLOCK *x, int recon_yoffset, int near_sadidx[]) function
2255 vp8_cal_sad(cpi,xd,x, recon_yoffset ,&near_sadidx[0] );
/external/libvpx/libvpx/vp8/encoder/
H A Drdopt.c1672 void vp8_cal_sad(VP8_COMP *cpi, MACROBLOCKD *xd, MACROBLOCK *x, int recon_yoffset, int near_sadidx[]) function
2255 vp8_cal_sad(cpi,xd,x, recon_yoffset ,&near_sadidx[0] );

Completed in 174 milliseconds