Searched refs:q8_23_ary (Results 1 - 1 of 1) sorted by relevance

/system/media/audio_utils/tests/
H A Dpower_tests.cpp35 int32_t q8_23_ary[length]; local
65 q8_23_ary[i] = q8_23_value;
82 q8_23_ary + i, AUDIO_FORMAT_PCM_8_24_BIT, length - i));
94 int32_t q8_23_ary[length]; local
127 q8_23_ary[i] = q8_23_value;
140 audio_utils_compute_power_mono(q8_23_ary, AUDIO_FORMAT_PCM_8_24_BIT, length));

Completed in 104 milliseconds