Home
last modified time | relevance | path

Searched defs:pcmBitDepth (Results 1 – 23 of 23) sorted by relevance

/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/
DOpusConfiguration.h26 int8_t pcmBitDepth = 0; variable
DLc3Configuration.h26 int8_t pcmBitDepth = 0; variable
DLc3Capabilities.h26 std::vector<uint8_t> pcmBitDepth; variable
DOpusCapabilities.h26 std::vector<uint8_t> pcmBitDepth; 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/
DOpusConfiguration.h26 int8_t pcmBitDepth = 0; variable
DLc3Configuration.h26 int8_t pcmBitDepth = 0; variable
DOpusCapabilities.h26 std::vector<uint8_t> pcmBitDepth; variable
DLc3Capabilities.h26 std::vector<uint8_t> pcmBitDepth; variable
/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/
DLc3Configuration.h34 int8_t pcmBitDepth = 0; variable
DAptxAdaptiveLeCapabilities.h33 std::vector<uint8_t> pcmBitDepth; variable
DOpusConfiguration.h34 int8_t pcmBitDepth = 0; variable
DOpusCapabilities.h34 std::vector<uint8_t> pcmBitDepth; variable
DAptxAdaptiveLeConfiguration.h33 int8_t pcmBitDepth = 0; variable
DLc3Capabilities.h34 std::vector<uint8_t> pcmBitDepth; 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/
DOpusConfiguration.h26 int8_t pcmBitDepth = 0; variable
DLc3Configuration.h26 int8_t pcmBitDepth = 0; variable
DLc3Capabilities.h26 std::vector<uint8_t> pcmBitDepth; variable
DOpusCapabilities.h26 std::vector<uint8_t> pcmBitDepth; 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/
DOpusConfiguration.h26 int8_t pcmBitDepth = 0; variable
DLc3Configuration.h26 int8_t pcmBitDepth = 0; variable
DOpusCapabilities.h26 std::vector<uint8_t> pcmBitDepth; variable
DLc3Capabilities.h26 std::vector<uint8_t> pcmBitDepth; variable
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/audio/utils/le_audio_codec_capabilities/gen/cpp/
Daidl_android_hardware_bluetooth_audio_setting.cpp399 …onal<std::string> name, std::optional<CodecType> codec, std::optional<unsigned char> pcmBitDepth, … in CodecConfiguration()
480 std::optional<unsigned char> pcmBitDepth = std::nullopt; in read() local