Home
last modified time | relevance | path

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

12345678

/aosp12/system/bt/embdrv/sbc/decoder/srce/
H A 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()
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()
H A Ddecoder-private.c88 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
H A Dbitalloc.c124 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()
/aosp12/packages/apps/TV/libs/
H A Dtruth-0.45.jar ... com/ com/google/ com/google/common/ com/google/common/truth/ com ...
H A Dgoogle-java-format-1.7-all-deps.jar ... java.lang.String, com.google.common.collect.Range) public abstract void blankLine ( ...
/aosp12/packages/services/Telecomm/libs/
H A Dguava.jar ... com/ com/google/ com/google/common/ com/google/common/util/ com
/aosp12/packages/apps/TV/libs/m2/
H A Dfailureaccess-1.0.1.jar ... com/ com/google/ com/google/common/ com/google/common/util/ com ...
H A Dauto-common-0.10.jar ... maven/com.google.auto/auto-common/ com/google/auto/common/SuperficialValidation ...
H A Dguava-28.0-android.jar ... com/ com/google/ com/google/common/ com/google/common/annotations/ com ...
H A Dguava-28.0-jre.jar ... com/ com/google/ com/google/common/ com/google/common/annotations/ com ...
H A Ddagger-android-processor-2.23.jar ... .common public final dagger.shaded.auto.common.SuperficialValidation extends java.lang.Object { private ...
H A Ddagger-spi-2.23.jar ... .common public final dagger.shaded.auto.common.SuperficialValidation extends java.lang.Object { private ...
H A Dauto-value-1.5.3.jar ... final autovalue.shaded.com.google$.common.collect.$ImmutableMap properties private final autovalue. ...
/aosp12/hardware/libhardware/include/hardware/
H A Dnfc.h70 struct hw_module_t common; member
100 struct hw_device_t common; member
208 struct hw_module_t common; member
231 struct hw_device_t common; member
H A Dnfc_tag.h41 struct hw_module_t common; member
51 struct hw_device_t common; member
H A Dgatekeeper.h38 hw_module_t common; member
46 hw_device_t common; member
H A Dconsumerir.h41 struct hw_module_t common; member
51 struct hw_device_t common; member
H A Dlocal_time_hal.h54 struct hw_module_t common; member
64 struct hw_device_t common; member
/aosp12/frameworks/native/vulkan/include/hardware/
H A Dhwvulkan.h33 struct hw_module_t common; member
62 struct hw_device_t common; member
/aosp12/system/bt/gd/rust/facade_proto/src/
H A Dcommon.rs20 pub mod common; module
/aosp12/system/bt/audio_hearing_aid_hw/src/
H A Daudio_hearing_aid_hw.cc140 struct ha_stream_common common; member
147 struct ha_stream_common common; member
429 static int ha_command(struct ha_stream_common* common, in ha_command()
473 static int check_ha_ready(struct ha_stream_common* common) { in check_ha_ready()
481 static int ha_read_input_audio_config(struct ha_stream_common* common) { in ha_read_input_audio_config()
762 static void ha_open_ctrl_path(struct ha_stream_common* common) { in ha_open_ctrl_path()
793 static void ha_stream_common_init(struct ha_stream_common* common) { in ha_stream_common_init()
806 static void ha_stream_common_destroy(struct ha_stream_common* common) { in ha_stream_common_destroy()
813 static int start_audio_datapath(struct ha_stream_common* common) { in start_audio_datapath()
844 static int stop_audio_datapath(struct ha_stream_common* common) { in stop_audio_datapath()
[all …]
/aosp12/system/bt/audio_a2dp_hw/src/
H A Daudio_a2dp_hw.cc131 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()
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()
782 static void a2dp_open_ctrl_path(struct a2dp_stream_common* common) { in a2dp_open_ctrl_path()
812 static void a2dp_stream_common_init(struct a2dp_stream_common* common) { in a2dp_stream_common_init()
825 static void a2dp_stream_common_destroy(struct a2dp_stream_common* common) { in a2dp_stream_common_destroy()
832 static int start_audio_datapath(struct a2dp_stream_common* common) { in start_audio_datapath()
867 static int stop_audio_datapath(struct a2dp_stream_common* common) { in stop_audio_datapath()
[all …]
/aosp12/hardware/interfaces/biometrics/face/aidl/default/
H A DSession.h26 namespace common = aidl::android::hardware::biometrics::common; variable
/aosp12/packages/modules/Virtualization/authfs/src/
H A Dfsverity.rs18 mod common; module
/aosp12/system/bt/test/mock/
H A Dmock_common_time_util.cc36 namespace common { namespace

12345678