Home
last modified time | relevance | path

Searched defs:h (Results 1 – 4 of 4) sorted by relevance

/liblc3-3.7.0-3.6.0/src/
Dltpf_neon.h42 static const int16_t h[4][20] = { in neon_resample_16k_12k8() local
92 static const int16_t h[2][40] = { in neon_resample_32k_12k8() local
Dltpf_arm.h48 static inline void arm_resample_x64k_12k8(const int p, const int16x2_t *h, in arm_resample_x64k_12k8()
79 static inline void arm_resample_x192k_12k8(const int p, const int16x2_t *h, in arm_resample_x192k_12k8()
Dltpf.c183 LC3_HOT static inline void resample_x64k_12k8(const int p, const int16_t *h, in resample_x64k_12k8()
227 LC3_HOT static inline void resample_x192k_12k8(const int p, const int16_t *h, in resample_x192k_12k8()
353 static const int16_t h[] = { 18477, 15424, 8105 }; in resample_6k4() local
473 const int16_t *h = h4_q15[d]; in interpolate() local
513 const float *h = h4[(4+d) % 4]; in interpolate_corr() local
Dspec.c305 for (int i = 0, h = 0; h < 2; h++) { in compute_nbits() local
396 for (int i = 0, h = 0; h < 2; h++) { in put_quantized() local
473 for (int i = 0, h = 0; h < 2; h++) { in get_quantized() local