Home
last modified time | relevance | path

Searched defs:ne (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/embdrv/lc3/test/
Dspec_py.c43 int ne = LC3_NE(dt, sr); in estimate_gain_py() local
84 int ne = LC3_NE(dt, sr); in quantize_py() local
114 int ne = LC3_NE(dt, sr); in compute_nbits_py() local
146 int ne = LC3_NE(dt, sr); in analyze_py() local
178 int ne = LC3_NE(dt, bw); in estimate_noise_py() local
Dtns_py.c38 int ne = LC3_NE(dt, bw); in compute_lpc_coeffs_py() local
118 int ne = LC3_NE(dt, bw); in analyze_py() local
141 int ne = LC3_NE(dt, bw); in synthesize_py() local
Dsns_py.c128 int ne = LC3_NE(dt, sr); in spectral_shaping_py() local
152 int ne = LC3_NE(dt, sr); in analyze_py() local
177 int ne = LC3_NE(dt, sr); in synthesize_py() local
/packages/modules/Bluetooth/system/embdrv/lc3/src/
Dspec.c53 int ne = LC3_NE(dt, sr) >> 2; in estimate_gain() local
212 int ne = LC3_NE(dt, sr); in quantize() local
243 int i, ne = LC3_NE(dt, sr); in unquantize() local
286 int ne = LC3_NE(dt, sr); in compute_nbits() local
387 int ne = LC3_NE(dt, sr); in put_quantized() local
462 int ne = LC3_NE(dt, sr); in get_quantized() local
751 int ne = LC3_NE(dt, sr); in get_nbits_nq() local
863 int ne = LC3_NE(dt, sr); in lc3_spec_get_side() local
Dplc.c48 int ne = LC3_NE(dt, sr); in lc3_plc_synthesize() local
Dlc3.c427 int ne = LC3_NE(dt, sr); in decode() local
474 int ne = LC3_NE(dt, sr); in synthesize() local