Home
last modified time | relevance | path

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

/external/libopus/celt/
Dcelt_encoder.c582 opus_val32 L1, best_L1; in tf_analysis() local
593 best_L1 = L1; in tf_analysis()
600 if (L1<best_L1) in tf_analysis()
602 best_L1 = L1; in tf_analysis()
620 if (L1 < best_L1) in tf_analysis()
622 best_L1 = L1; in tf_analysis()