| /packages/modules/Bluetooth/system/embdrv/sbc/decoder/srce/ |
| D | bitalloc-sbc.c | 34 static void dualBitAllocation(OI_CODEC_SBC_COMMON_CONTEXT* common) { in dualBitAllocation() 49 static void stereoBitAllocation(OI_CODEC_SBC_COMMON_CONTEXT* common) { in stereoBitAllocation() 100 PRIVATE void OI_SBC_ComputeBitAllocation(OI_CODEC_SBC_COMMON_CONTEXT* common) { in OI_SBC_ComputeBitAllocation() 119 uint8_t OI_CODEC_SBC_GetMaxBitneed(OI_CODEC_SBC_COMMON_CONTEXT* common) { in OI_CODEC_SBC_GetMaxBitneed() 152 uint16_t OI_CODEC_SBC_CalculatePcmBytes(OI_CODEC_SBC_COMMON_CONTEXT* common) { in OI_CODEC_SBC_CalculatePcmBytes()
|
| D | decoder-private.c | 87 INLINE void OI_SBC_ReadHeader(OI_CODEC_SBC_COMMON_CONTEXT* common, in OI_SBC_ReadHeader() 130 PRIVATE void OI_SBC_ReadScalefactors(OI_CODEC_SBC_COMMON_CONTEXT* common, in OI_SBC_ReadScalefactors() 179 OI_CODEC_SBC_COMMON_CONTEXT* common = &context->common; in OI_SBC_ReadSamples() local
|
| D | bitalloc.c | 124 OI_UINT computeBitneed(OI_CODEC_SBC_COMMON_CONTEXT* common, uint8_t* bitneeds, in computeBitneed() 332 void oneChannelBitAllocation(OI_CODEC_SBC_COMMON_CONTEXT* common, in oneChannelBitAllocation() 367 void monoBitAllocation(OI_CODEC_SBC_COMMON_CONTEXT* common) { in monoBitAllocation()
|
| D | alloc.c | 29 PRIVATE OI_STATUS OI_CODEC_SBC_Alloc(OI_CODEC_SBC_COMMON_CONTEXT* common, in OI_CODEC_SBC_Alloc()
|
| /packages/modules/Bluetooth/system/audio_hearing_aid_hw/src/ |
| D | audio_hearing_aid_hw.cc | 142 struct ha_stream_common common; member 149 struct ha_stream_common common; member 364 static int ha_ctrl_receive(struct ha_stream_common* common, void* buffer, in ha_ctrl_receive() 398 static int ha_ctrl_send(struct ha_stream_common* common, const void* buffer, in ha_ctrl_send() 437 static int ha_command(struct ha_stream_common* common, in ha_command() 481 static int check_ha_ready(struct ha_stream_common* common) { in check_ha_ready() 489 static int ha_read_input_audio_config(struct ha_stream_common* common) { in ha_read_input_audio_config() 537 struct ha_stream_common* common, btav_a2dp_codec_config_t* codec_config, in ha_read_output_audio_config() 672 static int ha_write_output_audio_config(struct ha_stream_common* common) { in ha_write_output_audio_config() 770 static void ha_open_ctrl_path(struct ha_stream_common* common) { in ha_open_ctrl_path() [all …]
|
| /packages/modules/Bluetooth/system/audio_a2dp_hw/src/ |
| D | audio_a2dp_hw.cc | 133 struct a2dp_stream_common common; member 140 struct a2dp_stream_common common; member 358 static int a2dp_ctrl_receive(struct a2dp_stream_common* common, void* buffer, in a2dp_ctrl_receive() 392 static int a2dp_ctrl_send(struct a2dp_stream_common* common, const void* buffer, in a2dp_ctrl_send() 431 static int a2dp_command(struct a2dp_stream_common* common, tA2DP_CTRL_CMD cmd) { in a2dp_command() 479 static int check_a2dp_ready(struct a2dp_stream_common* common) { in check_a2dp_ready() 487 static int a2dp_read_input_audio_config(struct a2dp_stream_common* common) { in a2dp_read_input_audio_config() 534 struct a2dp_stream_common* common, btav_a2dp_codec_config_t* codec_config, in a2dp_read_output_audio_config() 663 static int a2dp_write_output_audio_config(struct a2dp_stream_common* common) { in a2dp_write_output_audio_config() 755 static int a2dp_get_presentation_position_cmd(struct a2dp_stream_common* common, in a2dp_get_presentation_position_cmd() [all …]
|
| /packages/modules/Virtualization/pvmfw/testdata/ |
| D | test_pvmfw_devices_with_dependency.dts | 33 common: common { label
|
| D | expected_dt_with_dependency.dts | 32 common: common { label
|
| D | test_pvmfw_devices_with_multiple_dependencies.dts | 47 common: common { label
|
| D | test_pvmfw_devices_vm_dtbo_with_dependencies.dts | 74 common: common { label
|
| D | expected_dt_with_multiple_dependencies.dts | 55 common: common { label
|
| /packages/modules/Virtualization/authfs/src/ |
| D | fsverity.rs | 18 mod common; module
|
| /packages/modules/Bluetooth/system/gd/common/ |
| D | audit_log.cc | 34 namespace common { namespace
|
| D | multi_priority_queue_test.cc | 24 namespace common { namespace
|
| D | stop_watch.cc | 32 namespace common { namespace
|
| /packages/modules/Bluetooth/system/test/mock/ |
| D | mock_common_address_obfuscator.cc | 31 namespace common { namespace
|
| /packages/modules/Bluetooth/system/common/ |
| D | time_util.cc | 26 namespace common { namespace
|
| D | address_obfuscator.cc | 30 namespace common { namespace
|
| D | stop_watch_legacy.cc | 32 namespace common { namespace
|
| /packages/modules/Bluetooth/system/test/common/ |
| D | init_flags.cc | 9 namespace common { namespace
|
| /packages/modules/Bluetooth/system/blueberry/tests/sl4a_sl4a/gatt/ |
| D | gatt_connect_with_irk_test.py | 22 from blueberry.facade import common_pb2 as common unknown
|
| /packages/modules/Bluetooth/system/blueberry/tests/gd/hci/ |
| D | le_scanning_with_security_test.py | 25 from blueberry.facade import common_pb2 as common unknown
|
| /packages/modules/Bluetooth/system/blueberry/tests/sl4a_sl4a/lib/ |
| D | le_advertiser.py | 21 from blueberry.facade import common_pb2 as common unknown
|
| /packages/modules/Bluetooth/system/blueberry/tests/sl4a_sl4a/security/ |
| D | irk_rotation_test.py | 23 from blueberry.facade import common_pb2 as common unknown
|
| /packages/modules/Virtualization/vm/src/ |
| D | main.rs | 176 common: CommonConfig, field 255 common: CommonConfig, field 274 common: CommonConfig, field
|