Home
last modified time | relevance | path

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

/dports/multimedia/jmref/JM/lencod/src/
H A Dhme_distortion.c47 int pad_size_x = mv_block->hme_ref_size_x_pad - blocksize_x; in computeSAD_hme()
90 int pad_size_x = mv_block->hme_ref_size_x_pad - blocksize_x; in computeSADWP_hme()
H A Dme_hme.c989 mv_block->hme_ref_size_x_pad = pic_size_x+IMG_PAD_SIZE_X*2; in HMEPicMotionSearch()
/dports/multimedia/jmref/JM/lencod/inc/
H A Dglobal.h280 int hme_ref_size_x_pad; member