Searched refs:getDeviceFormat (Results 1 – 4 of 4) sorted by relevance
145 const audio_format_t requestedInternalFormat = getDeviceFormat(); in open()182 if (getFormat() != getDeviceFormat() && !gotFastPath) { in open()234 if (getDeviceFormat() == AUDIO_FORMAT_PCM_16_BIT in open()
344 return getDeviceSamplesPerFrame() * audio_bytes_per_sample(getDeviceFormat()); in getBytesPerDeviceFrame()620 audio_format_t getDeviceFormat() const { in getDeviceFormat() function
53 result = mFlowGraph.configure(getDeviceFormat(), in open()
58 getDeviceFormat(), in open()