/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/scanner/ |
D | BackgroundScanScheduler.java | 196 public WifiNative.BucketSettings createBucketSettings(int bucketId, int maxChannels) { in createBucketSettings() 341 public void setMaxChannelsPerBucket(int maxChannels) { in setMaxChannelsPerBucket()
|
D | ChannelHelper.java | 257 public abstract void fillBucketSettings(WifiNative.BucketSettings bucket, int maxChannels); in fillBucketSettings()
|
D | KnownBandsChannelHelper.java | 450 public void fillBucketSettings(WifiNative.BucketSettings bucketSettings, int maxChannels) { in fillBucketSettings()
|
/aosp_15_r20/packages/modules/Bluetooth/system/embdrv/sbc/decoder/srce/ |
D | alloc.c | 31 uint8_t maxChannels, uint8_t pcmStride) { in OI_CODEC_SBC_Alloc()
|
D | decoder-private.c | 45 uint32_t decoderDataBytes, OI_BYTE maxChannels, in internal_DecoderReset()
|
D | decoder-sbc.c | 235 uint32_t decoderDataBytes, uint8_t maxChannels, in OI_CODEC_SBC_DecoderReset()
|
/aosp_15_r20/frameworks/av/media/libaudioprocessing/tests/fuzzer/ |
H A D | libaudioprocessing_record_buffer_converter_fuzzer.cpp | 133 const int maxChannels = in LLVMFuzzerTestOneInput() local
|
/aosp_15_r20/external/aac/libAACenc/src/ |
H A D | metadata_main.cpp | 208 UINT maxChannels; /* Maximum number of audio channels to be supported. */ member 386 const UINT maxChannels) { in FDK_MetadataEnc_Open()
|
H A D | aacEnc_ram.h | 162 INT maxChannels; /* used while allocation */ member
|
/aosp_15_r20/external/openscreen/cast/protocol/castv2/streaming_examples/ |
H A D | answer.json | 13 "maxChannels": 5, number
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/media/1.0/xml/media_profiles_V1_0.dtd/android_arm64_armv8-2a_cortex-a55/ |
D | media_profiles_V1_0.dtd | 50 <!ATTLIST AudioEncoderCap maxChannels (1|2) #REQUIRED> attribute
|
/aosp_15_r20/out/target/product/shiba/system/etc/ |
D | media_profiles_V1_0.dtd | 50 <!ATTLIST AudioEncoderCap maxChannels (1|2) #REQUIRED> attribute
|
/aosp_15_r20/out/target/product/shiba/obj/ETC/media_profiles_V1_0.dtd_intermediates/ |
D | media_profiles_V1_0.dtd | 50 <!ATTLIST AudioEncoderCap maxChannels (1|2) #REQUIRED> attribute
|
/aosp_15_r20/hardware/interfaces/media/1.0/xml/ |
H A D | media_profiles.dtd | 50 <!ATTLIST AudioEncoderCap maxChannels (1|2) #REQUIRED> attribute
|
/aosp_15_r20/frameworks/base/media/java/android/media/ |
H A D | EncoderCapabilities.java | 103 int minChannels, int maxChannels) { in AudioEncoderCap()
|
/aosp_15_r20/external/aac/libPCMutils/include/ |
H A D | limiter.h | 121 unsigned int channels, maxChannels; member
|
/aosp_15_r20/external/aac/libPCMutils/src/ |
H A D | limiter.cpp | 113 FIXP_DBL threshold, unsigned int maxChannels, in pcmLimiter_Create()
|
/aosp_15_r20/frameworks/av/media/libmedia/ |
H A D | AudioCapabilities.cpp | 154 int32_t maxChannels = MAX_INPUT_CHANNEL_COUNT; in applyLevelLimits() local
|
/aosp_15_r20/external/aac/libSBRenc/src/ |
H A D | sbr.h | 189 INT maxChannels; member
|
/aosp_15_r20/out/soong/.intermediates/frameworks/av/media/libmedia/xsd/media_profiles/gen/cpp/ |
D | media_profiles.cpp | 629 …optional<int> maxSampleRate, std::optional<int> minChannels, std::optional<int> maxChannels) : nam… in AudioEncoderCap() 749 std::optional<int> maxChannels = std::nullopt; in read() local
|
/aosp_15_r20/external/sdk-platform-java/gax-java/gax-grpc/src/main/java/com/google/api/gax/grpc/ |
H A D | ChannelPool.java | 264 int maxChannels = in resize() local
|
/aosp_15_r20/device/generic/goldfish/wifi/wifi_hal/ |
D | interface.cpp | 171 int maxChannels, in getValidChannels()
|
/aosp_15_r20/frameworks/av/media/libaudioprocessing/ |
H A D | AudioResampler.cpp | 271 const int maxChannels = quality < DYN_LOW_QUALITY ? FCC_2 : FCC_LIMIT; in AudioResampler() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/embdrv/sbc/decoder/include/ |
D | oi_codec_sbc.h | 212 uint8_t maxChannels; member
|
/aosp_15_r20/frameworks/base/media/jni/ |
H A D | android_media_MediaProfiles.cpp | 144 int maxChannels = sProfiles->getAudioEncoderParamByName("enc.aud.ch.max", encoder); in android_media_MediaProfiles_native_get_audio_encoder_cap() local
|