/system/bt/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 | 88 INLINE void OI_SBC_ReadHeader(OI_CODEC_SBC_COMMON_CONTEXT* common, in OI_SBC_ReadHeader() 131 PRIVATE void OI_SBC_ReadScalefactors(OI_CODEC_SBC_COMMON_CONTEXT* common, in OI_SBC_ReadScalefactors() 180 OI_CODEC_SBC_COMMON_CONTEXT* common = &context->common; in OI_SBC_ReadSamples() local
|
D | alloc.c | 29 PRIVATE OI_STATUS OI_CODEC_SBC_Alloc(OI_CODEC_SBC_COMMON_CONTEXT* common, in OI_CODEC_SBC_Alloc()
|
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()
|
/system/bt/common/ |
D | time_util.cc | 26 namespace common { namespace
|
D | address_obfuscator.cc | 29 namespace common { namespace
|
D | once_timer.cc | 24 namespace common { namespace
|
D | repeating_timer.cc | 24 namespace common { namespace
|
D | message_loop_thread.cc | 27 namespace common { namespace
|
D | metric_id_allocator.cc | 28 namespace common { namespace
|
/system/bt/gd/shim/cert/ |
D | shim_test.py | 24 from facade import common_pb2 as common unknown
|
/system/bt/audio_hearing_aid_hw/src/ |
D | audio_hearing_aid_hw.cc | 118 struct ha_stream_common common; member 125 struct ha_stream_common common; member 334 static int ha_ctrl_receive(struct ha_stream_common* common, void* buffer, in ha_ctrl_receive() 368 static int ha_ctrl_send(struct ha_stream_common* common, const void* buffer, in ha_ctrl_send() 407 static int ha_command(struct ha_stream_common* common, in ha_command() 451 static int check_ha_ready(struct ha_stream_common* common) { in check_ha_ready() 459 static int ha_read_input_audio_config(struct ha_stream_common* common) { in ha_read_input_audio_config() 507 struct ha_stream_common* common, btav_a2dp_codec_config_t* codec_config, in ha_read_output_audio_config() 642 static int ha_write_output_audio_config(struct ha_stream_common* common) { in ha_write_output_audio_config() 740 static void ha_open_ctrl_path(struct ha_stream_common* common) { in ha_open_ctrl_path() [all …]
|
/system/bt/audio_a2dp_hw/src/ |
D | audio_a2dp_hw.cc | 131 struct a2dp_stream_common common; member 138 struct a2dp_stream_common common; member 350 static int a2dp_ctrl_receive(struct a2dp_stream_common* common, void* buffer, in a2dp_ctrl_receive() 384 static int a2dp_ctrl_send(struct a2dp_stream_common* common, const void* buffer, in a2dp_ctrl_send() 423 static int a2dp_command(struct a2dp_stream_common* common, tA2DP_CTRL_CMD cmd) { in a2dp_command() 471 static int check_a2dp_ready(struct a2dp_stream_common* common) { in check_a2dp_ready() 479 static int a2dp_read_input_audio_config(struct a2dp_stream_common* common) { in a2dp_read_input_audio_config() 526 struct a2dp_stream_common* common, btav_a2dp_codec_config_t* codec_config, in a2dp_read_output_audio_config() 655 static int a2dp_write_output_audio_config(struct a2dp_stream_common* common) { in a2dp_write_output_audio_config() 747 static int a2dp_get_presentation_position_cmd(struct a2dp_stream_common* common, in a2dp_get_presentation_position_cmd() [all …]
|
/system/bt/gd/common/ |
D | init_flags.cc | 26 namespace common { namespace
|
D | observer_registry_test.cc | 23 namespace common { namespace
|
D | bidi_queue_unittest.cc | 30 namespace common { namespace
|
/system/bt/gd/hci/cert/ |
D | le_scanning_with_security_test.py | 25 from facade import common_pb2 as common unknown
|
D | le_advertising_manager_test.py | 29 from facade import common_pb2 as common unknown
|
D | le_scanning_manager_test.py | 30 from facade import common_pb2 as common unknown
|
/system/bt/gd/cert/ |
D | py_le_security.py | 26 from facade import common_pb2 as common unknown
|
/system/netd/server/ |
D | StrictControllerTest.cpp | 40 std::vector<std::string> common = { in TEST_F() local
|
/system/media/audio/include/system/ |
D | sound_trigger.h | 127 struct sound_trigger_sound_model common; member 137 struct sound_trigger_sound_model common; member 197 struct sound_trigger_recognition_event common; member 203 struct sound_trigger_recognition_event common; member
|
/system/tools/hidl/c2hal/test/ |
D | simple.h | 38 struct hw_device_t common; member
|
/system/bt/gd/security/cert/ |
D | security_test.py | 23 from facade import common_pb2 as common unknown
|
/system/bt/gd/l2cap/le/cert/ |
D | dual_l2cap_test.py | 21 from facade import common_pb2 as common unknown
|