Home
last modified time | relevance | path

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

123456

/aosp_15_r20/external/oboe/samples/parselib/src/main/cpp/wav/
H A DWavStreamReader.h48 int getBitsPerSample() { return mFmtChunk->mSampleSize; } in getBitsPerSample() function
/aosp_15_r20/frameworks/av/media/module/codecs/flac/dec/
H A DFLACDecoder.h62 unsigned getBitsPerSample() const { in getBitsPerSample() function
/aosp_15_r20/external/oboe/apps/OboeTester/app/src/main/cpp/util/
H A DWaveFileWriter.h88 int32_t getBitsPerSample() const { in getBitsPerSample() function
/aosp_15_r20/cts/apps/CtsVerifier/jni/audio_loopback/
H A DWaveFileWriter.h94 int32_t getBitsPerSample() const { in getBitsPerSample() function
/aosp_15_r20/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
H A DBluetoothLeAudioCodecTest.java139 public void getBitsPerSample() { in getBitsPerSample() method in BluetoothLeAudioCodecTest
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/flac/src/main/jni/include/
H A Dflac_parser.h56 unsigned getBitsPerSample() const { return mStreamInfo.bits_per_sample; } in getBitsPerSample() function
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/flac/src/main/jni/include/
H A Dflac_parser.h56 unsigned getBitsPerSample() const { return mStreamInfo.bits_per_sample; } in getBitsPerSample() function
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/audiolib/
H A DWaveFileWriter.java102 public int getBitsPerSample() { in getBitsPerSample() method in WaveFileWriter
/aosp_15_r20/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/radar/
DRadarData.java138 public int getBitsPerSample() { in getBitsPerSample() method in RadarData
DRadarOpenSessionParams.java229 public int getBitsPerSample() { in getBitsPerSample() method in RadarOpenSessionParams
/aosp_15_r20/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothLeAudioCodecConfig.java427 public @BitsPerSample int getBitsPerSample() { in getBitsPerSample() method in BluetoothLeAudioCodecConfig
DBluetoothCodecConfig.java601 public @BitsPerSample int getBitsPerSample() { in getBitsPerSample() method in BluetoothCodecConfig
/aosp_15_r20/out/soong/.intermediates/packages/modules/Uwb/service/support_lib/com.uwb.support.radar/android_common_apex33/turbine/
Dcom.uwb.support.radar.jarcom/google/uwb/support/radar/RadarData$Builder.class <Unknown> package ...
/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_a2dp.cpp50 jmethodID getBitsPerSample; member
Dcom_android_bluetooth_hap_client.cpp74 jmethodID getBitsPerSample; member
Dcom_android_bluetooth_le_audio.cpp84 jmethodID getBitsPerSample; member
/aosp_15_r20/frameworks/av/media/module/extractors/flac/
H A DFLACExtractor.cpp121 unsigned getBitsPerSample() const { in getBitsPerSample() function in android::FLACParser
/aosp_15_r20/out/soong/.intermediates/packages/modules/Uwb/service/support_lib/com.uwb.support.radar/android_common_apex33/javac/
Dcom.uwb.support.radar.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.stubs.exportable/android_common/combined/
Dframework-bluetooth.stubs.exportable.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/prebuilts/sdk/extensions/7/public/
HDframework-bluetooth.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/prebuilts/sdk/extensions/13/public/
HDframework-bluetooth.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.stubs.from-text/android_common/metalava/
Dstubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.stubs.exportable.from-source/android_common/javac/
Dframework-bluetooth.stubs.exportable.from-source.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/prebuilts/module_sdk/Bluetooth/13/sdk_library/public/
Dframework-bluetooth-stubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/prebuilts/sdk/33/public/
HDframework-bluetooth.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...

123456