Home
last modified time | relevance | path

Searched refs:vp8_cal_sad (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
Drdopt.h140 void vp8_cal_sad(VP8_COMP *cpi, MACROBLOCKD *xd, MACROBLOCK *x, int recon_yoffset, int near_sadidx[…
Drdopt.c1678 void vp8_cal_sad(VP8_COMP *cpi, MACROBLOCKD *xd, MACROBLOCK *x, int recon_yoffset, int near_sadidx[… in vp8_cal_sad() function
2262 vp8_cal_sad(cpi,xd,x, recon_yoffset ,&near_sadidx[0] ); in vp8_rd_pick_inter_mode()
Dpickinter.c1123 vp8_cal_sad(cpi,xd,x, recon_yoffset ,&near_sadidx[0] ); in vp8_pick_inter_mode()