Searched refs:getFrameSizeInBytes (Results 1 – 5 of 5) sorted by relevance
1195 if ((audioBufferSize % getFormat().getFrameSizeInBytes() != 0) || (audioBufferSize < 1)) { in audioBuffSizeCheck()1197 + " (frame size " + getFormat().getFrameSizeInBytes() + ")"); in audioBuffSizeCheck()
1143 public @IntRange(from = 1) int getFrameSizeInBytes() { in getFrameSizeInBytes() method in AudioFormat
59 using aidl::android::hardware::audio::common::getFrameSizeInBytes;305 getFrameSizeInBytes(aidlConfig.base.format, aidlConfig.base.channelMask); in getInputBufferSize()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
21235 method @IntRange(from=1) public int getFrameSizeInBytes();