Home
last modified time | relevance | path

Searched refs:setDeviceFormat (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/libaaudio/src/legacy/
DAudioStreamRecord.cpp121 setDeviceFormat(AUDIO_FORMAT_PCM_16_BIT); in open()
123 setDeviceFormat(getFormat()); in open()
215 setDeviceFormat(getFormat()); in open()
DAudioStreamTrack.cpp204 setDeviceFormat(mAudioTrack->format()); in open()
/frameworks/av/media/libaaudio/src/core/
DAudioStream.h523 void setDeviceFormat(audio_format_t format) { in setDeviceFormat() function
/frameworks/av/media/libaaudio/src/client/
DAudioStreamInternal.cpp192 setDeviceFormat(configurationOutput.getFormat()); in open()