Searched refs:getFrameSizeInBytes (Results 1 – 4 of 4) sorted by relevance
1197 if ((audioBufferSize % getFormat().getFrameSizeInBytes() != 0) || (audioBufferSize < 1)) { in audioBuffSizeCheck()1199 + " (frame size " + getFormat().getFrameSizeInBytes() + ")"); in audioBuffSizeCheck()
1412 public @IntRange(from = 1) int getFrameSizeInBytes() { in getFrameSizeInBytes() method in AudioFormat
64 using aidl::android::hardware::audio::common::getFrameSizeInBytes;371 getFrameSizeInBytes(aidlConfig.base.format, aidlConfig.base.channelMask); in getInputBufferSize()
21749 method @IntRange(from=1) public int getFrameSizeInBytes();