Home
last modified time | relevance | path

Searched defs:channels (Results 1 – 25 of 52) 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/av/media/libeffects/lvm/lib/StereoWidening/src/
DLVCS_Process.cpp75 LVM_INT32 channels = pInstance->Params.NrChannels; in LVCS_Process_CS() local
169 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/native/services/inputflinger/tests/
DIInputFlingerQuery.aidl27 void getInputChannels(out InputChannel[] channels); in getInputChannels()
DInputFlingerService_test.cpp179 binder::Status TestInputQuery::getInputChannels(std::vector<::android::InputChannel>* channels) { in getInputChannels()
261 binder::Status TestInputManager::getInputChannels(std::vector<::android::InputChannel>* channels) { in getInputChannels()
404 std::vector<::android::InputChannel> channels; in TEST_F() local
/frameworks/native/services/inputflinger/include/
DVibrationElement.h36 std::vector<std::pair<int32_t /*vibratorId*/, uint8_t /*amplitude*/>> channels; member
/frameworks/av/media/libmediahelper/
DTypeConverter.cpp99 audio_channel_mask_t channels; in channelMaskFromString() local
108 const std::string &channels, const char *del) in channelMasksFromString()
/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/base/media/java/android/media/
DEncoderProfiles.java314 int channels, in AudioProfile()
326 private int channels; field in EncoderProfiles.AudioProfile
/frameworks/base/telephony/java/android/telephony/
DRadioAccessSpecifier.java73 public RadioAccessSpecifier(int ran, int[] bands, int[] channels) { in RadioAccessSpecifier()
/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/opt/net/voip/src/java/android/net/rtp/
DAudioCodec.java120 String channels = clue.substring(codec.rtpmap.length()); in getCodec() local
/frameworks/base/services/tests/servicestests/src/com/android/server/powerstats/
DPowerStatsServiceTest.java763 Channel[] channels = powerStatsHALWrapper.getEnergyMeterInfo(); in testDataStorageDeletedMeterMismatch() local
783 Channel[] channels = powerStatsHALWrapper.getEnergyMeterInfo(); in testDataStorageDeletedModelMismatch() local
855 Channel[] channels = powerStatsHALWrapper.getEnergyMeterInfo(); in testDataStorageDeletedResidencyMismatch() local
960 Channel[] channels = powerStatsHALWrapper.getEnergyMeterInfo(); in testDataStorageNotDeletedAllDataMatches() local
/frameworks/av/cmds/stagefright/
Daudioloop.cpp59 static const int channels = 1; // not permitted to be stereo now in main() local
/frameworks/av/services/mediametrics/
Dstatsd_audiorecord.cpp77 int32_t channels = -1; in statsd_audiorecord() local
/frameworks/av/media/libstagefright/foundation/include/media/stagefright/foundation/
DOpusHeader.h61 int channels; member
/frameworks/av/media/libaudiofoundation/include/media/
DAudioProfile.h54 bool supportsChannels(audio_channel_mask_t channels) const in supportsChannels()
/frameworks/base/tests/Input/src/com/android/test/input/
DInputEventSenderAndReceiverTest.kt110 val channels = InputChannel.openInputChannelPair("TestChannel") in setUp() 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()
/frameworks/base/services/core/java/com/android/server/powerstats/
DStatsPullAtomCallbackImpl.java66 Channel[] channels = mPowerStatsInternal.getEnergyMeterInfo(); in initPullOnDevicePowerMeasurement() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DChannelEditorListView.kt50 var channels = mutableListOf<NotificationChannel>() in <lambda>() variable
/frameworks/base/core/java/android/view/
DInputChannel.java117 InputChannel channels[] = new InputChannel[2]; in openInputChannelPair() local
/frameworks/av/media/libstagefright/codecs/opus/dec/
DSoftOpus.h33 int channels; member
/frameworks/av/media/libaudioprocessing/
DAudioMixerBase.cpp1300 constexpr int MIXTYPE_MONOVOL(int mixtype, int channels) { in MIXTYPE_MONOVOL()
1330 static void volumeRampMulti(uint32_t channels, TO* out, size_t frameCount, in volumeRampMulti()
1360 static void volumeMulti(uint32_t channels, TO* out, size_t frameCount, in volumeMulti()
1437 const uint32_t channels = t->mMixerChannelCount; in process__noResampleOneTrack() local
/frameworks/native/services/vr/bufferhubd/
Dbuffer_hub.cpp38 auto channels = GetChannels<BufferHubChannel>(); in DumpState() local

123