Searched defs:common (Results 1 – 12 of 12) sorted by relevance
| /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 | 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()
|
| D | decoder-sbc.c | 466 OI_CODEC_SBC_COMMON_CONTEXT* common = &context->common; in OI_SBC_ReadSamplesJoint() local
|
| /system/bt/audio_a2dp_hw/src/ |
| D | audio_a2dp_hw.cc | 124 struct a2dp_stream_common common; member 131 struct a2dp_stream_common common; member 340 static int a2dp_ctrl_receive(struct a2dp_stream_common* common, void* buffer, in a2dp_ctrl_receive() 374 static int a2dp_ctrl_send(struct a2dp_stream_common* common, const void* buffer, in a2dp_ctrl_send() 413 static int a2dp_command(struct a2dp_stream_common* common, tA2DP_CTRL_CMD cmd) { in a2dp_command() 455 static int check_a2dp_ready(struct a2dp_stream_common* common) { in check_a2dp_ready() 463 static int a2dp_read_input_audio_config(struct a2dp_stream_common* common) { in a2dp_read_input_audio_config() 510 struct a2dp_stream_common* common, btav_a2dp_codec_config_t* codec_config, in a2dp_read_output_audio_config() 623 static int a2dp_write_output_audio_config(struct a2dp_stream_common* common) { in a2dp_write_output_audio_config() 711 static void a2dp_open_ctrl_path(struct a2dp_stream_common* common) { in a2dp_open_ctrl_path() [all …]
|
| /system/netd/server/ |
| D | StrictControllerTest.cpp | 41 std::vector<std::string> common = { in TEST_F() local
|
| /system/media/audio/include/system/ |
| D | sound_trigger.h | 124 struct sound_trigger_sound_model common; member 134 struct sound_trigger_sound_model common; member 193 struct sound_trigger_recognition_event common; member 199 struct sound_trigger_recognition_event common; member
|
| /system/tools/hidl/c2hal/test/ |
| D | simple.h | 38 struct hw_device_t common; member
|
| D | test.h | 116 struct hw_device_t common; member
|
| /system/bt/embdrv/sbc/decoder/include/ |
| D | oi_codec_sbc.h | 235 OI_CODEC_SBC_COMMON_CONTEXT common; member
|
| /system/core/libsystem/include/system/ |
| D | window-deprecated.h | 134 struct android_native_base_t common; member 491 struct android_native_base_t common; member
|