Searched refs:ptr_noiseEstLogQuantile (Results 1 – 1 of 1) sorted by relevance
61 int16_t* ptr_noiseEstLogQuantile = NULL; in UpdateNoiseEstimateNeon() local78 for (ptr_noiseEstLogQuantile = &inst->noiseEstLogQuantile[offset], in UpdateNoiseEstimateNeon()81 ptr_noiseEstQuantile += 4, ptr_noiseEstLogQuantile += 4) { in UpdateNoiseEstimateNeon()84 int16x4_t v16x4 = vld1_s16(ptr_noiseEstLogQuantile); in UpdateNoiseEstimateNeon()119 int32_t tmp32no2 = kExp2Const * *ptr_noiseEstLogQuantile; in UpdateNoiseEstimateNeon()