Searched refs:M4VENC_LOG (Results 1 – 3 of 3) sorted by relevance
41 #define M4VENC_LOG(x) oscl_log(x) macro
662 temp[i] = 1 / exp_lamda[i] * M4VENC_LOG(2 * pf); in CalcThreshold()664 temp[i] = -1 / exp_lamda[i] * M4VENC_LOG(2 * (1 - pf)); in CalcThreshold()
731 temp[i] = 1 / exp_lamda[i] * M4VENC_LOG(2 * pf); in CalcThreshold()733 temp[i] = -1 / exp_lamda[i] * M4VENC_LOG(2 * (1 - pf)); in CalcThreshold()