Home
last modified time | relevance | path

Searched defs:nh (Results 1 – 3 of 3) sorted by relevance

/btstack/3rd-party/lc3-google/src/
H A Dltpf.c762 const float *xh, int nh, int lag, in synthesize_template()
817 LC3_HOT static void synthesize_4(const float *xh, int nh, int lag, in synthesize_4()
823 LC3_HOT static void synthesize_6(const float *xh, int nh, int lag, in synthesize_6()
829 LC3_HOT static void synthesize_8(const float *xh, int nh, int lag, in synthesize_8()
835 LC3_HOT static void synthesize_12(const float *xh, int nh, int lag, in synthesize_12()
859 int nh = lc3_ns(dt, sr) + lc3_nh(dt, sr); in lc3_ltpf_synthesize() local
H A Dlc3.c661 int nh = lc3_nh(dt, sr_pcm); in complete() local
703 int nh = lc3_nh(dt, sr_pcm); in lc3_hr_setup_decoder() local
/btstack/3rd-party/lc3-google/test/
H A Dctypes.h799 int nh = lc3_nh(dt, sr); in from_decoder() local
856 int nh = lc3_nh(dt, sr); in to_decoder() local