Home
last modified time | relevance | path

Searched defs:streamMap (Results 1 – 25 of 64) sorted by relevance

123

/aosp_15_r20/frameworks/base/core/java/android/hardware/camera2/
H A DCameraExtensionCharacteristics.java223 StreamConfigurationMap streamMap) { in generateSupportedSizes()
241 StreamConfigurationMap streamMap) { in generateJpegSupportedSizes()
1061 StreamConfigurationMap streamMap = mCharacteristicsMap.get(mCameraId).get( in getPostviewSupportedSizes() local
1163 StreamConfigurationMap streamMap = mCharacteristicsMap.get(mCameraId).get( in getExtensionSupportedSizes() local
1226 StreamConfigurationMap streamMap = mCharacteristicsMap.get(mCameraId).get( in getExtensionSupportedSizes() local
/aosp_15_r20/external/webrtc/sdk/android/api/org/webrtc/
H A DCamera2Enumerator.java127 final StreamConfigurationMap streamMap = in getSupportedSizes() local
179 final StreamConfigurationMap streamMap = in getSupportedFormats() local
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/java/com/github/javaparser/symbolsolver/model/typesystem/
H A DReferenceTypeTest.java578 …ResolvedMethodDeclaration streamMap = streamInterface.getDeclaredMethods().stream().filter(m -> m.… in testReplaceTypeVariables() local
596 …ResolvedMethodDeclaration streamMap = streamInterface.getDeclaredMethods().stream().filter(m -> m.… in testReplaceTypeVariablesWithLambdaInBetween() local
/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/hardware/interfaces/bluetooth/audio/aidl/android.hardware.bluetooth.audio-V2-ndk-source/gen/include/aidl/android/hardware/bluetooth/audio/
DLeAudioBroadcastConfiguration.h71 …:android::hardware::bluetooth::audio::LeAudioBroadcastConfiguration::BroadcastStreamMap> streamMap; variable
DLeAudioConfiguration.h69 …td::vector<::aidl::android::hardware::bluetooth::audio::LeAudioConfiguration::StreamMap> streamMap; variable
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/hardware/interfaces/bluetooth/audio/aidl/android.hardware.bluetooth.audio-V2-ndk-source/gen/include/aidl/android/hardware/bluetooth/audio/
DLeAudioBroadcastConfiguration.h71 …:android::hardware::bluetooth::audio::LeAudioBroadcastConfiguration::BroadcastStreamMap> streamMap; variable
DLeAudioConfiguration.h69 …td::vector<::aidl::android::hardware::bluetooth::audio::LeAudioConfiguration::StreamMap> streamMap; variable
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/hardware/interfaces/bluetooth/audio/aidl/android.hardware.bluetooth.audio-V2-ndk-source/gen/include/aidl/android/hardware/bluetooth/audio/
DLeAudioBroadcastConfiguration.h71 …:android::hardware::bluetooth::audio::LeAudioBroadcastConfiguration::BroadcastStreamMap> streamMap; variable
DLeAudioConfiguration.h69 …td::vector<::aidl::android::hardware::bluetooth::audio::LeAudioConfiguration::StreamMap> streamMap; variable
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/hardware/interfaces/bluetooth/audio/aidl/android.hardware.bluetooth.audio-V2-ndk-source/gen/include/aidl/android/hardware/bluetooth/audio/
DLeAudioBroadcastConfiguration.h71 …:android::hardware::bluetooth::audio::LeAudioBroadcastConfiguration::BroadcastStreamMap> streamMap; variable
DLeAudioConfiguration.h69 …td::vector<::aidl::android::hardware::bluetooth::audio::LeAudioConfiguration::StreamMap> streamMap; variable
/aosp_15_r20/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/sevenz/
H A DArchive.java38 StreamMap streamMap; field in Archive
H A DSevenZFile.java903 final StreamMap streamMap = new StreamMap(); in calculateStreamMap() local
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/audio/aidl/android.hardware.bluetooth.audio-V5-ndk-source/gen/include/aidl/android/hardware/bluetooth/audio/
DLeAudioBroadcastConfiguration.h91 …:android::hardware::bluetooth::audio::LeAudioBroadcastConfiguration::BroadcastStreamMap> streamMap; variable
DLeAudioConfiguration.h138 …td::vector<::aidl::android::hardware::bluetooth::audio::LeAudioConfiguration::StreamMap> streamMap; variable
DIBluetoothAudioProvider.h656 …td::vector<::aidl::android::hardware::bluetooth::audio::LeAudioConfiguration::StreamMap> streamMap; variable
/aosp_15_r20/hardware/interfaces/bluetooth/audio/aidl/aidl_api/android.hardware.bluetooth.audio/current/android/hardware/bluetooth/audio/
H A DIBluetoothAudioProvider.aidl52 ….AudioContext audioContext, in android.hardware.bluetooth.audio.LeAudioBroadcastConfiguration.Broa… in getLeAudioBroadcastDatapathConfiguration()
/aosp_15_r20/hardware/interfaces/bluetooth/audio/aidl/android/hardware/bluetooth/audio/
H A DIBluetoothAudioProvider.aidl830 in AudioContext audioContext, in BroadcastStreamMap[] streamMap); in getLeAudioBroadcastDatapathConfiguration()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/audio/aidl/android.hardware.bluetooth.audio_interface/dump/android/hardware/bluetooth/audio/
DIBluetoothAudioProvider.aidl52 ….AudioContext audioContext, in android.hardware.bluetooth.audio.LeAudioBroadcastConfiguration.Broa… in getLeAudioBroadcastDatapathConfiguration()
/aosp_15_r20/hardware/interfaces/bluetooth/audio/aidl/aidl_api/android.hardware.bluetooth.audio/4/android/hardware/bluetooth/audio/
H A DIBluetoothAudioProvider.aidl52 ….AudioContext audioContext, in android.hardware.bluetooth.audio.LeAudioBroadcastConfiguration.Broa… in getLeAudioBroadcastDatapathConfiguration()
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/opus/src/main/java/com/google/android/exoplayer2/ext/opus/
H A DOpusDecoder.java288 int sampleRate, int channelCount, int numStreams, int numCoupled, int gain, byte[] streamMap); in opusInit()
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/opus/src/main/jni/
H A Dopus_jni.cc74 uint8_t* streamMap = reinterpret_cast<uint8_t*>(streamMapBytes); in DECODER_FUNC() local
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/opus/src/main/jni/
H A Dopus_jni.cc83 uint8_t* streamMap = reinterpret_cast<uint8_t*>(streamMapBytes); in DECODER_FUNC() local
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/opus/src/main/java/com/google/android/exoplayer2/ext/opus/
H A DOpusDecoder.java333 int sampleRate, int channelCount, int numStreams, int numCoupled, int gain, byte[] streamMap); in opusInit()
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/util/
DInformationElementUtil.java1510 int streamMap = mcsMapToStreamMap(mcsMap, i); in parseMaxNumberSpatialStreamsFromMcsMap() local
1519 int streamMap = mcsMapToStreamMap(mcsMap, i); in parseMaxNumberSpatialStreamsFromMcsMap() local

123