Home
last modified time | relevance | path

Searched refs:AUDIO_FORMAT_PCM_16_BIT (Results 1 – 7 of 7) 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()
Dconversion.cpp31 case AUDIO_FORMAT_PCM_16_BIT: { in mono_blend()
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.c198 ASSERTC(cfg.format == AUDIO_FORMAT_PCM_16_BIT, in calc_audiotime()
932 return AUDIO_FORMAT_PCM_16_BIT; in in_get_format()
941 if (format == AUDIO_FORMAT_PCM_16_BIT) in in_set_format()
/system/bt/btif/src/
Dbtif_avrcp_audio_track.cpp42 new android::AudioTrack(AUDIO_STREAM_MUSIC, trackFreq, AUDIO_FORMAT_PCM_16_BIT, in BtifAvrcpAudioTrackCreate()
/system/media/audio/include/system/
Daudio.h324 AUDIO_FORMAT_PCM_16_BIT = (AUDIO_FORMAT_PCM | enumerator
1421 case AUDIO_FORMAT_PCM_16_BIT: in audio_is_valid_format()
1496 case AUDIO_FORMAT_PCM_16_BIT: in audio_bytes_per_sample()