Home
last modified time | relevance | path

Searched defs:common (Results 1 – 10 of 10) sorted by relevance

/system/bt/embdrv/sbc/decoder/srce/
Dbitalloc-sbc.c33 static void dualBitAllocation(OI_CODEC_SBC_COMMON_CONTEXT *common) in dualBitAllocation()
49 static void stereoBitAllocation(OI_CODEC_SBC_COMMON_CONTEXT *common) in stereoBitAllocation()
99 PRIVATE void OI_SBC_ComputeBitAllocation(OI_CODEC_SBC_COMMON_CONTEXT *common) in OI_SBC_ComputeBitAllocation()
119 OI_UINT8 OI_CODEC_SBC_GetMaxBitneed(OI_CODEC_SBC_COMMON_CONTEXT *common) in OI_CODEC_SBC_GetMaxBitneed()
154 OI_UINT16 OI_CODEC_SBC_CalculatePcmBytes(OI_CODEC_SBC_COMMON_CONTEXT *common) in OI_CODEC_SBC_CalculatePcmBytes()
Ddecoder-private.c88 INLINE void OI_SBC_ReadHeader(OI_CODEC_SBC_COMMON_CONTEXT *common, const OI_BYTE *data) in OI_SBC_ReadHeader()
134 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
Dbitalloc.c118 OI_UINT computeBitneed(OI_CODEC_SBC_COMMON_CONTEXT *common, in computeBitneed()
342 void oneChannelBitAllocation(OI_CODEC_SBC_COMMON_CONTEXT *common, in oneChannelBitAllocation()
379 void monoBitAllocation(OI_CODEC_SBC_COMMON_CONTEXT *common) in monoBitAllocation()
Dalloc.c27 PRIVATE OI_STATUS OI_CODEC_SBC_Alloc(OI_CODEC_SBC_COMMON_CONTEXT *common, in OI_CODEC_SBC_Alloc()
Ddecoder-sbc.c451 OI_CODEC_SBC_COMMON_CONTEXT *common = &context->common; in OI_SBC_ReadSamplesJoint() local
/system/bt/audio_a2dp_hw/
Daudio_a2dp_hw.c116 struct a2dp_stream_common common; member
123 struct a2dp_stream_common common; member
333 static int a2dp_ctrl_receive(struct a2dp_stream_common *common, void* buffer, int length) in a2dp_ctrl_receive()
364 static int a2dp_command(struct a2dp_stream_common *common, char cmd) in a2dp_command()
408 static int check_a2dp_ready(struct a2dp_stream_common *common) in check_a2dp_ready()
418 static int a2dp_read_audio_config(struct a2dp_stream_common *common) in a2dp_read_audio_config()
443 static void a2dp_open_ctrl_path(struct a2dp_stream_common *common) in a2dp_open_ctrl_path()
474 static void a2dp_stream_common_init(struct a2dp_stream_common *common) in a2dp_stream_common_init()
492 static int start_audio_datapath(struct a2dp_stream_common *common) in start_audio_datapath()
529 static int stop_audio_datapath(struct a2dp_stream_common *common) in stop_audio_datapath()
[all …]
/system/netd/server/
DStrictControllerTest.cpp41 std::vector<std::string> common = { in TEST_F() local
/system/media/audio/include/system/
Dsound_trigger.h130 struct sound_trigger_sound_model common; member
140 struct sound_trigger_sound_model common; member
199 struct sound_trigger_recognition_event common; member
205 struct sound_trigger_recognition_event common; member
/system/core/include/system/
Dwindow.h108 struct android_native_base_t common; member
412 struct android_native_base_t common; member
/system/bt/embdrv/sbc/decoder/include/
Doi_codec_sbc.h197 OI_CODEC_SBC_COMMON_CONTEXT common; member