Home
last modified time | relevance | path

Searched refs:AUDIO_FORMAT_PCM_16_BIT (Results 1 – 5 of 5) sorted by relevance

/system/media/audio_utils/
Dformat.c30 case AUDIO_FORMAT_PCM_16_BIT: in memcpy_by_audio_format()
43 case AUDIO_FORMAT_PCM_16_BIT: in memcpy_by_audio_format()
66 case AUDIO_FORMAT_PCM_16_BIT: in memcpy_by_audio_format()
87 case AUDIO_FORMAT_PCM_16_BIT: in memcpy_by_audio_format()
99 case AUDIO_FORMAT_PCM_16_BIT: in memcpy_by_audio_format()
111 case AUDIO_FORMAT_PCM_16_BIT: in memcpy_by_audio_format()
123 case AUDIO_FORMAT_PCM_16_BIT: in memcpy_by_audio_format()
Decho_reference.c509 if (rdFormat != AUDIO_FORMAT_PCM_16_BIT || in create_echo_reference()
/system/bt/audio_a2dp_hw/
Daudio_a2dp_hw.h39 #define AUDIO_STREAM_DEFAULT_FORMAT AUDIO_FORMAT_PCM_16_BIT
Daudio_a2dp_hw.c186 ASSERTC(cfg.format == AUDIO_FORMAT_PCM_16_BIT, in calc_audiotime()
864 return AUDIO_FORMAT_PCM_16_BIT; in in_get_format()
873 if (format == AUDIO_FORMAT_PCM_16_BIT) in in_set_format()
/system/media/audio/include/system/
Daudio.h270 AUDIO_FORMAT_PCM_16_BIT = (AUDIO_FORMAT_PCM | enumerator
1345 case AUDIO_FORMAT_PCM_16_BIT: in audio_is_valid_format()
1391 case AUDIO_FORMAT_PCM_16_BIT: in audio_bytes_per_sample()