Searched refs:smooth_length (Results 1 – 1 of 1) sorted by relevance
547 UCHAR smooth_length = 0; in calculateSbrEnvelope() local642 smooth_length = 0; /* No smoothing on attacks! */ in calculateSbrEnvelope()647 … smooth_length = (1 - hHeaderData->bs_data.smoothingLength) << 2; /* can become either 0 or 4 */ in calculateSbrEnvelope()1000 if (j-start_pos < smooth_length) in calculateSbrEnvelope()