Home
last modified time | relevance | path

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

/dports/multimedia/jmref/JM/lencod/src/
H A Dme_umhex.c259 distblk ET_Thred = p_UMHex->Median_Pred_Thd_MB[blocktype];//ET threshold in use in UMHEXIntegerPelBlockMotionSearch() local
313 …if(ref>0 && currSlice->structure == FRAME && min_mcost > ET_Thred && SAD_prediction[pic_pix_x2] <… in UMHEXIntegerPelBlockMotionSearch()
317 if( min_mcost < ET_Thred) in UMHEXIntegerPelBlockMotionSearch()
325ET_Thred = p_UMHex->Big_Hexagon_Thd_MB[blocktype]; // ET_Thd2: early termination Threshold for st… in UMHEXIntegerPelBlockMotionSearch()
433 if(min_mcost < ET_Thred) in UMHEXIntegerPelBlockMotionSearch()
866 distblk ET_Thred = p_UMHex->Median_Pred_Thd_MB[blocktype]; in UMHEXBipredIntegerPelBlockMotionSearch() local
925 if( min_mcost < ET_Thred) in UMHEXBipredIntegerPelBlockMotionSearch()
959 ET_Thred = p_UMHex->Big_Hexagon_Thd_MB[blocktype]; in UMHEXBipredIntegerPelBlockMotionSearch()
1054 if(min_mcost < ET_Thred) in UMHEXBipredIntegerPelBlockMotionSearch()