Searched refs:vp8_cal_sad (Results 1 – 3 of 3) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ |
D | rdopt.h | 135 void vp8_cal_sad(VP8_COMP *cpi, MACROBLOCKD *xd, MACROBLOCK *x, int recon_yoffset, int near_sadidx[…
|
D | pickinter.c | 910 vp8_cal_sad(cpi,xd,x, recon_yoffset ,&near_sadidx[0] ); in vp8_pick_inter_mode()
|
D | rdopt.c | 1677 void vp8_cal_sad(VP8_COMP *cpi, MACROBLOCKD *xd, MACROBLOCK *x, int recon_yoffset, int near_sadidx[… in vp8_cal_sad() function 2260 vp8_cal_sad(cpi,xd,x, recon_yoffset ,&near_sadidx[0] ); in vp8_rd_pick_inter_mode()
|