Searched defs:common (Results 1 – 9 of 9) sorted by relevance
33 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()
88 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
118 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()
27 PRIVATE OI_STATUS OI_CODEC_SBC_Alloc(OI_CODEC_SBC_COMMON_CONTEXT *common, in OI_CODEC_SBC_Alloc()
451 OI_CODEC_SBC_COMMON_CONTEXT *common = &context->common; in OI_SBC_ReadSamplesJoint() local
109 struct a2dp_stream_common common; member116 struct a2dp_stream_common common; member303 static int a2dp_ctrl_receive(struct a2dp_stream_common *common, void* buffer, int length) in a2dp_ctrl_receive()332 static int a2dp_command(struct a2dp_stream_common *common, char cmd) in a2dp_command()361 static int check_a2dp_ready(struct a2dp_stream_common *common) in check_a2dp_ready()371 static int a2dp_read_audio_config(struct a2dp_stream_common *common) in a2dp_read_audio_config()397 static void a2dp_open_ctrl_path(struct a2dp_stream_common *common) in a2dp_open_ctrl_path()428 static void a2dp_stream_common_init(struct a2dp_stream_common *common) in a2dp_stream_common_init()446 static int start_audio_datapath(struct a2dp_stream_common *common) in start_audio_datapath()489 static int stop_audio_datapath(struct a2dp_stream_common *common) in stop_audio_datapath()[all …]
127 struct sound_trigger_sound_model common; member188 struct sound_trigger_recognition_event common; member
107 struct android_native_base_t common; member408 struct android_native_base_t common; member
197 OI_CODEC_SBC_COMMON_CONTEXT common; member