Home
last modified time | relevance | path

Searched refs:an (Results 1 – 9 of 9) sorted by relevance

/liblc3-3.7.0-3.6.0/src/
Dltpf_neon.h230 const int16_t *an = (const int16_t *)a; in neon_correlate() local
244 ax = vld1_s16(an), an += 4; in neon_correlate()
253 ax = vld1_s16(an), an += 4; in neon_correlate()
Dltpf_arm.h470 const int16x2_t *an = (const int16x2_t *)(a ); in arm_correlate() local
481 ax = *(an++), b0 = *(bn++); in arm_correlate()
485 ax = *(an++), b1 = *(bn++); in arm_correlate()
Dmeson.build10 # distributed under the License is distributed on an "AS IS" BASIS,
/liblc3-3.7.0-3.6.0/
Dmeson_options.txt10 # distributed under the License is distributed on an "AS IS" BASIS,
Dmeson.build10 # distributed under the License is distributed on an "AS IS" BASIS,
DLICENSE24 "You" (or "Your") shall mean an individual or Legal Entity
39 (an example is provided in the Appendix below).
44 represent, as a whole, an original work of authorship. For the purposes
53 or by an individual or Legal Entity authorized to submit on behalf of
120 or as an addendum to the NOTICE text from the Work, provided
146 Contributor provides its Contributions) on an "AS IS" BASIS,
199 distributed under the License is distributed on an "AS IS" BASIS,
DREADME.md3 The LC3 is an efficient low latency audio codec.
/liblc3-3.7.0-3.6.0/tools/
Dmeson.build10 # distributed under the License is distributed on an "AS IS" BASIS,
/liblc3-3.7.0-3.6.0/tables/
Dfastmath.py103 an = np.ldexp(a, 15) + 0.5