Searched refs:getChannels (Results 1 – 8 of 8) sorted by relevance
337 if (getChannels() == 0 || getChannels() > 8) { in decodeMetadata()338 ALOGE("unsupported channel count %u", getChannels()); in decodeMetadata()390 mWriteHeader.channels != getChannels() || in readBuffer()395 getSampleRate(), getChannels(), getBitsPerSample(), in readBuffer()402 size_t bufferSize = blocksize * getChannels() * bytesPerSample; in readBuffer()413 blocksize, getChannels()); in readBuffer()
319 if (getChannels() == 0 || getChannels() > 8) { in decodeMetadata()364 mWriteHeader.channels != getChannels() || in readBuffer()370 size_t bufferSize = blocksize * getChannels() * bytesPerSample; in readBuffer()377 blocksize, getChannels()); in readBuffer()
73 int numChannels = format.getChannels(); in main()
82 public int getChannels() { in getChannels() method in AppleLosslessSpecificBox
55 unsigned getChannels() const { return mStreamInfo.channels; } in getChannels() function
1157 SparseIntArray channels = data.getChannels(); in buildSoftApConfiguration()
945 channels = s.meerkat.getChannels()