Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/embdrv/lc3/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()
/packages/modules/Bluetooth/system/embdrv/lc3/src/
Dcommon.h116 #define LC3_NT(sr_hz) \ macro
Dlc3.c208 int nt = LC3_NT(sr_pcm); in analyze()
314 int nt = LC3_NT(sr_pcm); in lc3_setup_encoder()