Home
last modified time | relevance | path

Searched defs:numSubbands (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/audio/aidl/android.hardware.bluetooth.audio-V5-ndk-source/gen/include/aidl/android/hardware/bluetooth/audio/
DSbcConfiguration.h38 int8_t numSubbands = 0; variable
DSbcCapabilities.h38 std::vector<uint8_t> numSubbands; variable
/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/hardware/interfaces/bluetooth/audio/aidl/android.hardware.bluetooth.audio-V2-ndk-source/gen/include/aidl/android/hardware/bluetooth/audio/
DSbcConfiguration.h30 int8_t numSubbands = 0; variable
DSbcCapabilities.h30 std::vector<uint8_t> numSubbands; variable
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/hardware/interfaces/bluetooth/audio/aidl/android.hardware.bluetooth.audio-V2-ndk-source/gen/include/aidl/android/hardware/bluetooth/audio/
DSbcConfiguration.h30 int8_t numSubbands = 0; variable
DSbcCapabilities.h30 std::vector<uint8_t> numSubbands; variable
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/hardware/interfaces/bluetooth/audio/aidl/android.hardware.bluetooth.audio-V2-ndk-source/gen/include/aidl/android/hardware/bluetooth/audio/
DSbcConfiguration.h30 int8_t numSubbands = 0; variable
DSbcCapabilities.h30 std::vector<uint8_t> numSubbands; variable
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/hardware/interfaces/bluetooth/audio/aidl/android.hardware.bluetooth.audio-V2-ndk-source/gen/include/aidl/android/hardware/bluetooth/audio/
DSbcConfiguration.h30 int8_t numSubbands = 0; variable
DSbcCapabilities.h30 std::vector<uint8_t> numSubbands; variable
/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/fuzzer/
Dlibbt_audio_hal_client_interface_fuzzer.cpp214 SbcNumSubbands numSubbands[] = {SbcNumSubbands::SUBBAND_4, SbcNumSubbands::SUBBAND_8}; in SbcCodecConfigurationsGenerator() local