Home
last modified time | relevance | path

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

/liblc3-latest/test/
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
Dctypes.h706 int nt = lc3_nt(sr); in from_encoder() local
764 int nt = lc3_nt(sr); in to_encoder() local
/liblc3-latest/src/
Dlc3.c295 int nt = lc3_nt(sr_pcm); in analyze() local
404 int nt = lc3_nt(sr_pcm); in lc3_hr_setup_encoder() local
Dltpf.c892 int nt = ns / (1 + dt); in lc3_ltpf_synthesize() local