| /frameworks/native/libs/vr/libpdx_uds/private/uds/ |
| D | ipc_helper.h | 139 std::vector<ChannelInfo<FileHandleType>> channels; variable 155 std::vector<ChannelInfo<FileHandleType>> channels; variable
|
| /frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/ |
| D | LVCS_Process.cpp | 75 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/ |
| D | notification_channel_group.proto | 38 repeated NotificationChannelProto channels = 5; field
|
| /frameworks/native/services/inputflinger/tests/ |
| D | IInputFlingerQuery.aidl | 27 void getInputChannels(out InputChannel[] channels); in getInputChannels()
|
| D | InputFlingerService_test.cpp | 179 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/ |
| D | VibrationElement.h | 36 std::vector<std::pair<int32_t /*vibratorId*/, uint8_t /*amplitude*/>> channels; member
|
| /frameworks/av/media/libmediahelper/ |
| D | TypeConverter.cpp | 99 audio_channel_mask_t channels; in channelMaskFromString() local 108 const std::string &channels, const char *del) in channelMasksFromString()
|
| /frameworks/av/services/audioflinger/ |
| D | BufLog.cpp | 75 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/ |
| D | EncoderProfiles.java | 314 int channels, in AudioProfile() 326 private int channels; field in EncoderProfiles.AudioProfile
|
| /frameworks/base/telephony/java/android/telephony/ |
| D | RadioAccessSpecifier.java | 73 public RadioAccessSpecifier(int ran, int[] bands, int[] channels) { in RadioAccessSpecifier()
|
| /frameworks/av/media/libstagefright/foundation/tests/OpusHeader/ |
| D | OpusHeaderTest.cpp | 99 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/ |
| D | AudioCodec.java | 120 String channels = clue.substring(codec.rtpmap.length()); in getCodec() local
|
| /frameworks/base/services/tests/servicestests/src/com/android/server/powerstats/ |
| D | PowerStatsServiceTest.java | 763 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/ |
| D | audioloop.cpp | 59 static const int channels = 1; // not permitted to be stereo now in main() local
|
| /frameworks/av/services/mediametrics/ |
| D | statsd_audiorecord.cpp | 77 int32_t channels = -1; in statsd_audiorecord() local
|
| /frameworks/av/media/libstagefright/foundation/include/media/stagefright/foundation/ |
| D | OpusHeader.h | 61 int channels; member
|
| /frameworks/av/media/libaudiofoundation/include/media/ |
| D | AudioProfile.h | 54 bool supportsChannels(audio_channel_mask_t channels) const in supportsChannels()
|
| /frameworks/base/tests/Input/src/com/android/test/input/ |
| D | InputEventSenderAndReceiverTest.kt | 110 val channels = InputChannel.openInputChannelPair("TestChannel") in setUp() constant
|
| /frameworks/av/media/libaudioprocessing/tests/ |
| D | resampler_tests.cpp | 56 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/ |
| D | StatsPullAtomCallbackImpl.java | 66 Channel[] channels = mPowerStatsInternal.getEnergyMeterInfo(); in initPullOnDevicePowerMeasurement() local
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
| D | ChannelEditorListView.kt | 50 var channels = mutableListOf<NotificationChannel>() in <lambda>() variable
|
| /frameworks/base/core/java/android/view/ |
| D | InputChannel.java | 117 InputChannel channels[] = new InputChannel[2]; in openInputChannelPair() local
|
| /frameworks/av/media/libstagefright/codecs/opus/dec/ |
| D | SoftOpus.h | 33 int channels; member
|
| /frameworks/av/media/libaudioprocessing/ |
| D | AudioMixerBase.cpp | 1300 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/ |
| D | buffer_hub.cpp | 38 auto channels = GetChannels<BufferHubChannel>(); in DumpState() local
|