Searched refs:getBitsPerSample (Results 1 – 1 of 1) sorted by relevance
96 unsigned getBitsPerSample() const { in getBitsPerSample() function in android::FLACParser563 switch (getBitsPerSample()) { in init()569 ALOGE("unsupported bits per sample %u", getBitsPerSample()); in init()608 table[i].mBitsPerSample == getBitsPerSample()) { in init()677 mWriteHeader.bits_per_sample != getBitsPerSample()) { in readBuffer()679 getSampleRate(), getChannels(), getBitsPerSample(), in readBuffer()