Home
last modified time | relevance | path

Searched refs:AUDIO_FORMAT_PCM_8_24_BIT (Results 1 – 9 of 9) sorted by relevance

/system/media/audio_utils/
Dformat.c32 case AUDIO_FORMAT_PCM_8_24_BIT: in memcpy_by_audio_format()
57 case AUDIO_FORMAT_PCM_8_24_BIT: in memcpy_by_audio_format()
78 case AUDIO_FORMAT_PCM_8_24_BIT: in memcpy_by_audio_format()
100 case AUDIO_FORMAT_PCM_8_24_BIT: in memcpy_by_audio_format()
118 case AUDIO_FORMAT_PCM_8_24_BIT: in memcpy_by_audio_format()
140 case AUDIO_FORMAT_PCM_8_24_BIT: in memcpy_by_audio_format()
Dpower.cpp39 case AUDIO_FORMAT_PCM_8_24_BIT: in isFormatSupported()
70 case AUDIO_FORMAT_PCM_8_24_BIT: in convertToFloatAndIncrement()
98 case AUDIO_FORMAT_PCM_8_24_BIT: in normalizeAmplitude()
232 inline float energyMono<AUDIO_FORMAT_PCM_8_24_BIT>(const void *amplitudes, size_t size) in energyMono()
235 * normalizeEnergy<AUDIO_FORMAT_PCM_8_24_BIT>(); in energyMono()
254 case AUDIO_FORMAT_PCM_8_24_BIT: in audio_utils_compute_energy_mono()
255 return energyMono<AUDIO_FORMAT_PCM_8_24_BIT>(buffer, samples); in audio_utils_compute_energy_mono()
/system/media/audio_utils/tests/
Dformat_tests.cpp124 AUDIO_FORMAT_PCM_8_24_BIT
132 AUDIO_FORMAT_PCM_8_24_BIT
Dpower_tests.cpp82 q8_23_ary + i, AUDIO_FORMAT_PCM_8_24_BIT, length - i)); in testFloatValue()
140 audio_utils_compute_power_mono(q8_23_ary, AUDIO_FORMAT_PCM_8_24_BIT, length)); in testFloatRamp()
/system/media/audio_utils/fuzz/format_fuzzer/
Dformat_fuzzer.cpp38 AUDIO_FORMAT_PCM_8_24_BIT};
/system/media/audio/include/system/
Daudio-base.h159 AUDIO_FORMAT_PCM_8_24_BIT = 0x4u, // (PCM | PCM_SUB_8_24_BIT) enumerator
Daudio.h1074 case AUDIO_FORMAT_PCM_8_24_BIT: in audio_is_valid_format()
1253 case AUDIO_FORMAT_PCM_8_24_BIT: in audio_bytes_per_sample()
/system/bt/audio_hearing_aid_hw/src/
Daudio_hearing_aid_hw.cc200 case AUDIO_FORMAT_PCM_8_24_BIT: in calc_audiotime_usec()
694 case AUDIO_FORMAT_PCM_8_24_BIT: in ha_write_output_audio_config()
/system/bt/audio_a2dp_hw/src/
Daudio_a2dp_hw.cc216 case AUDIO_FORMAT_PCM_8_24_BIT: in calc_audiotime_usec()
701 case AUDIO_FORMAT_PCM_8_24_BIT: in a2dp_write_output_audio_config()