Home
last modified time | relevance | path

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

/frameworks/av/media/libaaudio/src/legacy/
DAudioStreamRecord.cpp116 setDeviceFormat(AUDIO_FORMAT_PCM_16_BIT); in open()
118 setDeviceFormat(getFormat()); in open()
197 setDeviceFormat(getFormat()); in open()
DAudioStreamTrack.cpp189 setDeviceFormat(mAudioTrack->format()); in open()
/frameworks/av/media/libaaudio/src/core/
DAudioStream.h471 void setDeviceFormat(audio_format_t format) { in setDeviceFormat() function
/frameworks/av/media/libaaudio/src/client/
DAudioStreamInternal.cpp162 setDeviceFormat(configurationOutput.getFormat()); in open()