/aosp12/system/bt/embdrv/sbc/decoder/srce/ |
H A 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()
|
H A 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
|
H A 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()
|
/aosp12/packages/apps/TV/libs/ |
H A D | truth-0.45.jar | ... com/
com/google/
com/google/common/
com/google/common/truth/
com ... |
H A D | google-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 D | guava.jar | ... com/
com/google/
com/google/common/
com/google/common/util/
com |
/aosp12/packages/apps/TV/libs/m2/ |
H A D | failureaccess-1.0.1.jar | ... com/
com/google/
com/google/common/
com/google/common/util/
com ... |
H A D | auto-common-0.10.jar | ... maven/com.google.auto/auto-common/
com/google/auto/common/SuperficialValidation ... |
H A D | guava-28.0-android.jar | ... com/
com/google/
com/google/common/
com/google/common/annotations/
com ... |
H A D | guava-28.0-jre.jar | ... com/
com/google/
com/google/common/
com/google/common/annotations/
com ... |
H A D | dagger-android-processor-2.23.jar | ... .common
public final dagger.shaded.auto.common.SuperficialValidation extends java.lang.Object {
private ... |
H A D | dagger-spi-2.23.jar | ... .common
public final dagger.shaded.auto.common.SuperficialValidation extends java.lang.Object {
private ... |
H A D | auto-value-1.5.3.jar | ... final autovalue.shaded.com.google$.common.collect.$ImmutableMap properties
private final autovalue. ... |
/aosp12/hardware/libhardware/include/hardware/ |
H A D | nfc.h | 70 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 D | nfc_tag.h | 41 struct hw_module_t common; member 51 struct hw_device_t common; member
|
H A D | gatekeeper.h | 38 hw_module_t common; member 46 hw_device_t common; member
|
H A D | consumerir.h | 41 struct hw_module_t common; member 51 struct hw_device_t common; member
|
H A D | local_time_hal.h | 54 struct hw_module_t common; member 64 struct hw_device_t common; member
|
/aosp12/frameworks/native/vulkan/include/hardware/ |
H A D | hwvulkan.h | 33 struct hw_module_t common; member 62 struct hw_device_t common; member
|
/aosp12/system/bt/gd/rust/facade_proto/src/ |
H A D | common.rs | 20 pub mod common; module
|
/aosp12/system/bt/audio_hearing_aid_hw/src/ |
H A D | audio_hearing_aid_hw.cc | 140 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 D | audio_a2dp_hw.cc | 131 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 D | Session.h | 26 namespace common = aidl::android::hardware::biometrics::common; variable
|
/aosp12/packages/modules/Virtualization/authfs/src/ |
H A D | fsverity.rs | 18 mod common; module
|
/aosp12/system/bt/test/mock/ |
H A D | mock_common_time_util.cc | 36 namespace common { namespace
|