Home
last modified time | relevance | path

Searched defs:getBitsPerSample (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/av/media/libstagefright/flac/dec/
H A DFLACDecoder.h62 unsigned getBitsPerSample() const { in getBitsPerSample() function
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothCodecConfig.java488 public @BitsPerSample int getBitsPerSample() { in getBitsPerSample() method in BluetoothCodecConfig
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_a2dp.cpp40 jmethodID getBitsPerSample; member
/aosp12/frameworks/av/media/extractors/flac/
H A DFLACExtractor.cpp121 unsigned getBitsPerSample() const { in getBitsPerSample() function in android::FLACParser