Searched defs:hn (Results 1 – 3 of 3) sorted by relevance
61 const int16_t *hn = h[i & 3]; in neon_resample_16k_12k8() local107 const int16_t *hn = h[i & 1]; in neon_resample_32k_12k8() local170 const int16_t *hn = h[i & 3]; in neon_resample_48k_12k8() local
56 const int16x2_t *hn = h + (i % (2*p)) * (48 / p); in arm_resample_x64k_12k8() local87 const int16x2_t *hn = h + (i % (2*p)) * (128 / p); in arm_resample_x192k_12k8() local
221 const int16_t *hn = h + (i % p) * w; in resample_x64k_12k8() local266 const int16_t *hn = h + (i % p) * w; in resample_x192k_12k8() local