Searched refs:logMax (Results 1 – 1 of 1) sorted by relevance
1047 float follow, logMax; in compute_frame_features() local1082 logMax = -2; in compute_frame_features()1087 Ly[i] = FFMAX(logMax-7, FFMAX(follow-1.5, Ly[i])); in compute_frame_features()1088 logMax = FFMAX(logMax, Ly[i]); in compute_frame_features()