Home
last modified time | relevance | path

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

/btstack/3rd-party/lc3-google/src/
H A Dltpf_neon.h61 const int16_t *hn = h[i & 3]; in neon_resample_16k_12k8() local
107 const int16_t *hn = h[i & 1]; in neon_resample_32k_12k8() local
170 const int16_t *hn = h[i & 3]; in neon_resample_48k_12k8() local
H A Dltpf_arm.h56 const int16x2_t *hn = h + (i % (2*p)) * (48 / p); in arm_resample_x64k_12k8() local
87 const int16x2_t *hn = h + (i % (2*p)) * (128 / p); in arm_resample_x192k_12k8() local
H A Dltpf.c221 const int16_t *hn = h + (i % p) * w; in resample_x64k_12k8() local
266 const int16_t *hn = h + (i % p) * w; in resample_x192k_12k8() local
/btstack/src/classic/
H A Dbtstack_sbc_bluedroid.c210 uint8_t hn = h2_second_byte >> 4; in find_h2_sync() local
H A Dbtstack_sbc_decoder_bluedroid.c131 uint8_t hn = h2_second_byte >> 4; in find_h2_sync() local
H A Dhfp.c2443 uint8_t hn = h2_second_byte >> 4; in hfp_h2_sync_find() local