Home
last modified time | relevance | path

Searched refs:getBitsPerSample (Results 1 – 7 of 7) sorted by relevance

/frameworks/av/media/libstagefright/flac/dec/
DFLACDecoder.cpp378 switch (getBitsPerSample()) { in parseMetadata()
385 ALOGE("parseMetadata: unsupported bits per sample %u", getBitsPerSample()); in parseMetadata()
409 entry.mBitsPerSample == getBitsPerSample()) { in parseMetadata()
460 mWriteHeader.bits_per_sample != getBitsPerSample()) { in decodeOneFrame()
462 getSampleRate(), getChannels(), getBitsPerSample(), in decodeOneFrame()
482 getChannels(), getBitsPerSample()); in decodeOneFrame()
DFLACDecoder.h62 unsigned getBitsPerSample() const { in getBitsPerSample() function
/frameworks/av/media/extractors/flac/
DFLACExtractor.cpp101 unsigned getBitsPerSample() const { in getBitsPerSample() function in android::FLACParser
564 switch (getBitsPerSample()) { in init()
570 ALOGE("unsupported bits per sample %u", getBitsPerSample()); in init()
609 table[i].mBitsPerSample == getBitsPerSample()) { in init()
678 mWriteHeader.bits_per_sample != getBitsPerSample()) { in readBuffer()
680 getSampleRate(), getChannels(), getBitsPerSample(), in readBuffer()
/frameworks/base/core/java/android/bluetooth/
DBluetoothCodecConfig.java341 public int getBitsPerSample() { in getBitsPerSample() method in BluetoothCodecConfig
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothCodecConfigTest.java218 assertEquals(bits_per_sample, bcc.getBitsPerSample()); in testBluetoothCodecConfig_valid_get_methods()
/frameworks/base/config/
Dhiddenapi-light-greylist.txt1096 Landroid/bluetooth/BluetoothCodecConfig;->getBitsPerSample()I
Dboot-image-profile.txt16466 HSPLandroid/bluetooth/BluetoothCodecConfig;->getBitsPerSample()I