Searched refs:f_ary (Results 1 – 1 of 1) sorted by relevance
31 float f_ary[length]; in testFloatValue() local61 f_ary[i] = f_value; in testFloatValue()73 audio_utils_compute_power_mono(f_ary + i, AUDIO_FORMAT_PCM_FLOAT, length - i)); in testFloatValue()90 float f_ary[length]; in testFloatRamp() local123 f_ary[i] = f_value; in testFloatRamp()134 audio_utils_compute_power_mono(f_ary, AUDIO_FORMAT_PCM_FLOAT, length)); in testFloatRamp()