Home
last modified time | relevance | path

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

/external/libopus/celt/
Dcelt_encoder.c615 opus_val32 L1, best_L1; in tf_analysis() local
626 best_L1 = L1; in tf_analysis()
633 if (L1<best_L1) in tf_analysis()
635 best_L1 = L1; in tf_analysis()
653 if (L1 < best_L1) in tf_analysis()
655 best_L1 = L1; in tf_analysis()