Home
last modified time | relevance | path

Searched defs:nt (Results 1 – 4 of 4) sorted by relevance

/btstack/3rd-party/lc3-google/test/
H A Dltpf_py.c39 int ns = lc3_ns(dt, sr), nt = lc3_nt(sr); in resample_py() local
67 int ns = lc3_ns(dt, sr), nt = lc3_nt(sr); in analyse_py() local
H A Dctypes.h706 int nt = lc3_nt(sr); in from_encoder() local
764 int nt = lc3_nt(sr); in to_encoder() local
/btstack/3rd-party/lc3-google/src/
H A Dlc3.c295 int nt = lc3_nt(sr_pcm); in analyze() local
404 int nt = lc3_nt(sr_pcm); in lc3_hr_setup_encoder() local
H A Dltpf.c892 int nt = ns / (1 + dt); in lc3_ltpf_synthesize() local