Searched refs:u8_ary (Results 1 – 1 of 1) sorted by relevance
32 uint8_t u8_ary[length]; in testFloatValue() local62 u8_ary[i] = u8_value; in testFloatValue()75 audio_utils_compute_power_mono(u8_ary + i, AUDIO_FORMAT_PCM_8_BIT, length - i)); in testFloatValue()91 uint8_t u8_ary[length]; in testFloatRamp() local124 u8_ary[i] = u8_value; in testFloatRamp()131 const float power8 = audio_utils_compute_power_mono(u8_ary, AUDIO_FORMAT_PCM_8_BIT, length); in testFloatRamp()