Home
last modified time | relevance | path

Searched defs:channels (Results 1 – 25 of 58) sorted by relevance

123

/frameworks/native/libs/vr/libpdx_uds/private/uds/
Dipc_helper.h139 std::vector<ChannelInfo<FileHandleType>> channels; variable
155 std::vector<ChannelInfo<FileHandleType>> channels; variable
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DScanTestUtil.java51 public static WifiScanner.ScanSettings createRequest(WifiScanner.ChannelSpec[] channels, in createRequest()
151 int period, int reportEvents, WifiScanner.ChannelSpec... channels) { in addBucketWithChannels()
160 int period, int reportEvents, int... channels) { in addBucketWithChannels()
224 int reportEvents, WifiScanner.ChannelSpec... channels) { in createSingleScanNativeSettingsForChannels()
233 int nativeScanType, int reportEvents, WifiScanner.ChannelSpec... channels) { in createSingleScanNativeSettingsForChannels()
359 public static WifiScanner.ChannelSpec[] channelsToSpec(int... channels) { in channelsToSpec()
443 public static WifiNative.ChannelSettings[] channelsToNativeSettings(int... channels) { in channelsToNativeSettings()
/frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/
DLVCS_Process.cpp79 LVM_INT32 channels = pInstance->Params.NrChannels; in LVCS_Process_CS() local
215 LVM_INT32 channels = pInstance->Params.NrChannels; in LVCS_Process() local
/frameworks/base/core/proto/android/app/
Dnotification_channel_group.proto38 repeated NotificationChannelProto channels = 5; field
/frameworks/av/services/audioflinger/
DBufLog.cpp75 size_t BufLog::write(int streamid, const char *tag, int format, int channels, in write()
114 unsigned int channels, in BufLogStream()
/frameworks/av/media/libmediahelper/
DTypeConverter.cpp450 audio_channel_mask_t channels; in channelMaskFromString() local
459 const std::string &channels, const char *del) in channelMasksFromString()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/scanner/
DChannelHelper.java262 private static String toString(WifiScanner.ChannelSpec[] channels) { in toString()
279 private static String toString(WifiNative.ChannelSettings[] channels, int numChannels) { in toString()
DKnownBandsChannelHelper.java68 WifiScanner.ChannelSpec[] channelSpec, int offset, int[] channels) { in copyChannels()
/frameworks/av/media/libstagefright/foundation/tests/OpusHeader/
DOpusHeaderTest.cpp99 int32_t channels = get<0>(params); in TEST_P() local
264 int32_t channels = get<1>(params); in TEST_P() local
/frameworks/base/telephony/java/android/telephony/
DRadioAccessSpecifier.java73 public RadioAccessSpecifier(int ran, int[] bands, int[] channels) { in RadioAccessSpecifier()
/frameworks/opt/net/voip/src/java/android/net/rtp/
DAudioCodec.java117 String channels = clue.substring(codec.rtpmap.length()); in getCodec() local
/frameworks/av/services/mediaanalytics/
Dstatsd_audiorecord.cpp77 int32_t channels = -1; in statsd_audiorecord() local
/frameworks/av/cmds/stagefright/
Daudioloop.cpp56 static const int channels = 1; // not permitted to be stereo now in main() local
/frameworks/av/media/libaudiofoundation/include/media/
DAudioProfile.h48 bool supportsChannels(audio_channel_mask_t channels) const in supportsChannels()
/frameworks/av/media/libstagefright/foundation/include/media/stagefright/foundation/
DOpusHeader.h61 int channels; member
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DChannelEditorListView.kt46 var channels = mutableListOf<NotificationChannel>() in <lambda>() variable
DChannelEditorDialogController.kt147 val channels = groupList in <lambda>() constant
/frameworks/av/media/libaudioprocessing/tests/
Dresampler_tests.cpp56 void resample(int channels, void *output, in resample()
89 void testBufferIncrement(size_t channels, bool useFloat, in testBufferIncrement()
180 void testStopbandDownconversion(size_t channels, in testStopbandDownconversion()
249 size_t channels, unsigned inputFreq, unsigned outputFreq, in testFilterResponse()
Dtest-mixer.cpp55 uint32_t sampleRate, uint32_t channels, size_t frames, bool isBufferFloat) { in writeFile()
/frameworks/ml/nn/common/operations/
DResizeImageOps.cpp71 const int channels = getSizeOfDimension(inputShape, 3); in resizeNearestNeighbor() local
238 uint32_t channels = getSizeOfDimension(input, useNchw ? 1 : 3); in prepare() local
/frameworks/av/media/libstagefright/codecs/opus/dec/
DSoftOpus.h33 int channels; member
/frameworks/base/services/core/java/com/android/server/wm/
DInputConsumerImpl.java59 InputChannel[] channels = InputChannel.openInputChannelPair(name); in InputConsumerImpl() local
/frameworks/ml/nn/common/
DOperationsUtils.cpp429 uint32_t channels = getSizeOfDimension(input, 3); in depthToSpacePrepare() local
448 uint32_t channels = getSizeOfDimension(input, 3); in spaceToDepthPrepare() local
543 uint32_t channels = getSizeOfDimension(input, 3); in batchToSpacePrepare() local
576 uint32_t channels = getSizeOfDimension(input, 3); in spaceToBatchPrepare() local
/frameworks/native/services/vr/bufferhubd/
Dbuffer_hub.cpp38 auto channels = GetChannels<BufferHubChannel>(); in DumpState() local
/frameworks/base/core/java/android/inputmethodservice/
DMultiClientInputMethodServiceDelegateImpl.java172 final InputChannel[] channels = InputChannel.openInputChannelPair("MSIMS-session"); in acceptClient() local

123