Home
last modified time | relevance | path

Searched defs:nd (Results 1 – 5 of 5) sorted by relevance

/liblc3-3.5.0-3.4.0/test/
Dmdct_py.c39 int ns = LC3_NS(dt, sr), nd = LC3_ND(dt, sr); in mdct_forward_py() local
66 int ns = LC3_NS(dt, sr), nd = LC3_ND(dt, sr); in mdct_inverse_py() local
Dctypes.h705 int nd = LC3_ND(dt, sr); in from_encoder() local
762 int nd = LC3_ND(dt, sr); in to_encoder() local
797 int nd = LC3_ND(dt, sr); in from_decoder() local
854 int nd = LC3_ND(dt, sr); in to_decoder() local
Dltpf_py.c100 int ns = LC3_NS(dt,sr), nd = 18 * LC3_SRATE_KHZ(sr); in synthesize_py() local
/liblc3-3.5.0-3.4.0/src/
Dmdct.c210 int ns = LC3_NS(dt, sr), nd = LC3_ND(dt, sr); in mdct_window() local
376 int n4 = LC3_NS(dt, sr) >> 1, nd = LC3_ND(dt, sr); in imdct_window() local
Dlc3.c647 int nd = LC3_ND(dt, sr_pcm); in lc3_setup_decoder() local