Home
last modified time | relevance | path

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

12

/packages/modules/Bluetooth/system/embdrv/sbc/decoder/srce/
Dbitalloc-sbc.c34 static void dualBitAllocation(OI_CODEC_SBC_COMMON_CONTEXT* common) { in dualBitAllocation()
49 static void stereoBitAllocation(OI_CODEC_SBC_COMMON_CONTEXT* common) { in stereoBitAllocation()
97 PRIVATE void OI_SBC_ComputeBitAllocation(OI_CODEC_SBC_COMMON_CONTEXT* common) { in OI_SBC_ComputeBitAllocation()
116 uint8_t OI_CODEC_SBC_GetMaxBitneed(OI_CODEC_SBC_COMMON_CONTEXT* common) { in OI_CODEC_SBC_GetMaxBitneed()
148 uint16_t OI_CODEC_SBC_CalculatePcmBytes(OI_CODEC_SBC_COMMON_CONTEXT* common) { in OI_CODEC_SBC_CalculatePcmBytes()
Ddecoder-private.c85 INLINE void OI_SBC_ReadHeader(OI_CODEC_SBC_COMMON_CONTEXT* common, const OI_BYTE* data) { in OI_SBC_ReadHeader()
127 PRIVATE void OI_SBC_ReadScalefactors(OI_CODEC_SBC_COMMON_CONTEXT* common, const OI_BYTE* b, in OI_SBC_ReadScalefactors()
173 OI_CODEC_SBC_COMMON_CONTEXT* common = &context->common; in OI_SBC_ReadSamples() local
Dbitalloc.c123 OI_UINT computeBitneed(OI_CODEC_SBC_COMMON_CONTEXT* common, uint8_t* bitneeds, OI_UINT ch, in computeBitneed()
329 void oneChannelBitAllocation(OI_CODEC_SBC_COMMON_CONTEXT* common, BITNEED_UNION1* bitneeds, in oneChannelBitAllocation()
362 void monoBitAllocation(OI_CODEC_SBC_COMMON_CONTEXT* common) { in monoBitAllocation()
Dalloc.c29 PRIVATE OI_STATUS OI_CODEC_SBC_Alloc(OI_CODEC_SBC_COMMON_CONTEXT* common, in OI_CODEC_SBC_Alloc()
/packages/modules/Virtualization/guest/pvmfw/testdata/
Dtest_pvmfw_devices_with_dependency.dts33 common: common { label
Dtest_pvmfw_devices_with_multiple_dependencies.dts47 common: common { label
Dexpected_dt_with_dependency.dts31 common: common { label
Dtest_pvmfw_devices_vm_dtbo_with_dependencies.dts74 common: common { label
Dexpected_dt_with_multiple_dependencies.dts53 common: common { label
/packages/modules/Virtualization/guest/authfs/src/
Dfsverity.rs18 mod common; module
/packages/modules/Bluetooth/system/gd/common/
Daudit_log.cc39 namespace common { namespace
Dmulti_priority_queue_test.cc24 namespace common { namespace
Dstop_watch.cc30 namespace common { namespace
Dmetric_id_manager.cc31 namespace common { namespace
Dbidi_queue_unittest.cc30 namespace common { namespace
Dstrings.cc43 namespace common { namespace
Dblocking_queue_unittest.cc24 namespace common { namespace
/packages/modules/Bluetooth/system/test/mock/
Dmock_common_address_obfuscator.cc31 namespace common { namespace
/packages/modules/Bluetooth/system/common/
Dtime_util.cc26 namespace common { namespace
Daddress_obfuscator.cc30 namespace common { namespace
Dstop_watch_legacy.cc30 namespace common { namespace
Drepeating_timer.cc26 namespace common { namespace
Dmessage_loop_thread.cc34 namespace common { namespace
/packages/modules/Virtualization/android/vm/src/
Dmain.rs203 common: CommonConfig, field
264 common: CommonConfig, field
283 common: CommonConfig, field
/packages/modules/Virtualization/libs/libhypervisor_backends/src/
Dhypervisor.rs17 mod common; module

12