Searched refs:i16_ary (Results 1 – 1 of 1) sorted by relevance
33 int16_t i16_ary[length]; in testFloatValue() local63 i16_ary[i] = i16_value; in testFloatValue()77 audio_utils_compute_power_mono(i16_ary + i, AUDIO_FORMAT_PCM_16_BIT, length - i)); in testFloatValue()92 int16_t i16_ary[length]; in testFloatRamp() local125 i16_ary[i] = i16_value; in testFloatRamp()136 audio_utils_compute_power_mono(i16_ary, AUDIO_FORMAT_PCM_16_BIT, length)); in testFloatRamp()