Home
last modified time | relevance | path

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

/liblc3-3.5.0-3.4.0/test/
Dltpf_py.c39 int ns = LC3_NS(dt, sr), nt = LC3_NT(dt); in resample_py()
67 int ns = LC3_NS(dt, sr), nt = LC3_NT(sr); in analyse_py()
Dctypes.h706 int nt = LC3_NT(sr); in from_encoder()
763 int nt = LC3_NT(sr); in to_encoder()
/liblc3-3.5.0-3.4.0/src/
Dcommon.h116 #define LC3_NT(sr_hz) \ macro
Dlc3.c254 int nt = LC3_NT(sr_pcm); in analyze()
360 int nt = LC3_NT(sr_pcm); in lc3_setup_encoder()