/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/ |
D | A2dpCodecConfig.java | 137 BluetoothCodecConfig codecConfig = codecConfigArray[i]; in enableOptionalCodecs() local 158 BluetoothCodecConfig codecConfig = codecConfigArray[i]; in disableOptionalCodecs() local 170 BluetoothCodecConfig codecConfig, List<BluetoothCodecConfig> selectableCodecs) { in getPrioitizedCodecType() 266 BluetoothCodecConfig codecConfig; in assignCodecConfigPriorities() local 317 BluetoothCodecConfig codecConfig = codecConfigArray[i]; in switchCodecByBufferSize() local
|
D | A2dpService.java | 722 public void setCodecConfigPreference(BluetoothDevice device, BluetoothCodecConfig codecConfig) { in setCodecConfigPreference() 945 BluetoothCodecConfig codecConfig = codecStatus.getCodecConfig(); in codecConfigUpdated() local 1536 BluetoothCodecConfig codecConfig, in setCodecConfigPreference()
|
/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/fuzzer/ |
D | libbt_audio_hal_client_interface_fuzzer.cpp | 236 CodecConfiguration codecConfig = {}; in SbcCodecConfigurationsGenerator() local 260 CodecConfiguration codecConfig = {}; in AacCodecConfigurationsGenerator() local 288 CodecConfiguration codecConfig = {}; in LdacCodecConfigurationsGenerator() local 306 CodecConfiguration codecConfig = {}; in AptxCodecConfigurationsGenerator() local 367 CodecConfiguration codecConfig = {}; in process() local
|
/aosp_15_r20/packages/apps/Test/connectivity/PMC/src/com/android/pmc/ |
D | A2dpReceiver.java | 402 BluetoothCodecConfig codecConfig = null; in getCodecValue() local 454 BluetoothCodecConfig codecConfig = new BluetoothCodecConfig.Builder() in setCodecValue() local 487 mBluetoothA2dp.setCodecConfigPreference(getA2dpActiveDevice(), codecConfig); in setCodecValue() local 531 BluetoothCodecConfig codecConfig = null; in verifyCodeConfig() local
|
/aosp_15_r20/packages/modules/Bluetooth/framework/java/android/bluetooth/ |
D | BluetoothCodecStatus.java | 50 public BluetoothCodecStatus( in BluetoothCodecStatus() 106 public boolean isCodecConfigSelectable(@Nullable BluetoothCodecConfig codecConfig) { in isCodecConfigSelectable() 221 public @NonNull Builder setCodecConfig(@NonNull BluetoothCodecConfig codecConfig) { in setCodecConfig()
|
D | BluetoothLeAudioCodecStatus.java | 132 BluetoothLeAudioCodecConfig codecConfig, BluetoothLeAudioCodecConfig selectableConfig) { in isCodecConfigSelectable() 168 public boolean isInputCodecConfigSelectable(@Nullable BluetoothLeAudioCodecConfig codecConfig) { in isInputCodecConfigSelectable() 187 public boolean isOutputCodecConfigSelectable( in isOutputCodecConfigSelectable()
|
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/development/ |
D | AbstractBluetoothA2dpPreferenceController.java | 92 final BluetoothCodecConfig codecConfig = mBluetoothA2dpConfigStore.createCodecConfig(); in onPreferenceChange() local 121 BluetoothCodecConfig codecConfig; in updateState() local
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/audio/2.1/[email protected]_genc++/gen/android/hardware/bluetooth/audio/2.1/ |
D | types.cpp | 397 void ::android::hardware::bluetooth::audio::V2_1::AudioConfiguration::codecConfig(const ::android::… in codecConfig() function in android::hardware::bluetooth::audio::V2_1::android::hardware::bluetooth::audio::V2_1::AudioConfiguration 410 void ::android::hardware::bluetooth::audio::V2_1::AudioConfiguration::codecConfig(::android::hardwa… in codecConfig() function in android::hardware::bluetooth::audio::V2_1::android::hardware::bluetooth::audio::V2_1::AudioConfiguration
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_video_encoder_bitstream_builder_h264.cpp | 60 … const D3D12_VIDEO_ENCODER_CODEC_CONFIGURATION_H264 & codecConfig, in build_sps() 196 … const D3D12_VIDEO_ENCODER_CODEC_CONFIGURATION_H264 & codecConfig, in build_pps()
|
H A D | d3d12_video_encoder_bitstream_builder_hevc.cpp | 384 const D3D12_VIDEO_ENCODER_CODEC_CONFIGURATION_HEVC& codecConfig, in build_sps() 530 const D3D12_VIDEO_ENCODER_CODEC_CONFIGURATION_HEVC& codecConfig, in build_pps()
|
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/development/bluetooth/ |
D | AbstractBluetoothDialogPreferenceController.java | 89 final BluetoothCodecConfig codecConfig = mBluetoothA2dpConfigStore.createCodecConfig(); in onIndexUpdated() local 100 final BluetoothCodecConfig codecConfig = getCurrentCodecConfig(); in getCurrentConfigIndex() local
|
D | BluetoothCodecListPreferenceController.java | 117 BluetoothCodecConfig codecConfig = in onPreferenceChange() local
|
/aosp_15_r20/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/ |
H A D | A2dpProfile.java | 254 BluetoothCodecConfig codecConfig = null; in isHighQualityAudioEnabled() local 310 final BluetoothCodecConfig codecConfig = (selectable == null || selectable.size() < 1) in getHighQualityAudioOptionLabel() local
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/audio/2.0/[email protected]_genc++/gen/android/hardware/bluetooth/audio/2.0/ |
D | types.cpp | 915 void ::android::hardware::bluetooth::audio::V2_0::AudioConfiguration::codecConfig(const ::android::… in codecConfig() function in android::hardware::bluetooth::audio::V2_0::android::hardware::bluetooth::audio::V2_0::AudioConfiguration 928 void ::android::hardware::bluetooth::audio::V2_0::AudioConfiguration::codecConfig(::android::hardwa… in codecConfig() function in android::hardware::bluetooth::audio::V2_0::android::hardware::bluetooth::audio::V2_0::AudioConfiguration
|
/aosp_15_r20/frameworks/av/media/codec2/hal/hidl/1.0/vts/functional/video/ |
H A D | VtsHalMediaC2V1_0TargetVideoDecTest.cpp | 269 bool codecConfig = ((work->worklets.front()->output.flags & in handleWorkDone() local 774 bool codecConfig = (vtsFlags & (1 << VTS_BIT_FLAG_CSD_FRAME)) != 0; in TEST_P() local 997 bool codecConfig = false; in TEST_P() local
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0213/ |
H A D | poc.cpp | 216 bool codecConfig = ((work->worklets.front()->output.flags & in handleWorkDone() local 441 bool codecConfig = flags ? ((1 << (flags - 1)) & C2FrameData::FLAG_CODEC_CONFIG) != 0 : 0; in populateInfoVector() local
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/transformer/src/test/java/com/google/android/exoplayer2/transformer/ |
H A D | TransformerEndToEndTest.java | 731 ShadowMediaCodec.CodecConfig codecConfig = in createEncodersAndDecoders() local 792 ShadowMediaCodec.CodecConfig codecConfig, in addCodec()
|
/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/ |
H A D | ShadowBluetoothA2dpTest.java | 197 BluetoothCodecConfig codecConfig = in getCodecConfigPreference_returnValueFromSetter() local
|
/aosp_15_r20/frameworks/av/media/codec2/hal/hidl/1.0/vts/functional/audio/ |
H A D | VtsHalMediaC2V1_0TargetAudioDecTest.cpp | 156 bool codecConfig = ((work->worklets.front()->output.flags & in handleWorkDone() local 879 bool codecConfig = false; in TEST_P() local
|
/aosp_15_r20/cts/hostsidetests/mediapc/videoencodingquality/app/src/android/videoencoding/app/ |
H A D | VideoTranscoderTest.java | 156 JSONObject codecConfig = codecConfigs.getJSONObject(i); in parseEncoderConfigurationFile() local
|
/aosp_15_r20/cts/hostsidetests/videoencodingminimum/app/src/android/videoencodingmin/app/ |
H A D | VideoTranscoderTest.java | 156 JSONObject codecConfig = codecConfigs.getJSONObject(i); in parseEncoderConfigurationFile() local
|
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
H A D | ShadowBluetoothA2dp.java | 167 BluetoothDevice device, BluetoothCodecConfig codecConfig) { in setCodecConfigPreference()
|
/aosp_15_r20/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/ |
H A D | BluetoothA2dpFacade.java | 260 BluetoothCodecConfig codecConfig = new BluetoothCodecConfig( in bluetoothA2dpSetCodecConfigPreference() local
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/ |
D | IBluetoothA2dp.aidl | 59 …y void setCodecConfigPreference(in BluetoothDevice device, in BluetoothCodecConfig codecConfig, in… in setCodecConfigPreference()
|
/aosp_15_r20/frameworks/av/media/codec2/components/flac/ |
H A D | C2SoftFlacDec.cpp | 203 bool codecConfig = (work->input.flags & C2FrameData::FLAG_CODEC_CONFIG) != 0; in process() local
|