Lines Matching full:noise_based
348 int noise_based;371 noise_based = loss_count >= 5 || start != 0;372 ALLOC(scratch, noise_based?N*C:N, celt_sig);373 if (noise_based)