Home
last modified time | relevance | path

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

12

/frameworks/base/services/core/java/com/android/server/wm/
DInputConsumerImpl.java43 InputChannel[] channels = InputChannel.openInputChannelPair(name); in InputConsumerImpl() local
DDragState.java101 InputChannel[] channels = InputChannel.openInputChannelPair("drag"); in register() local
/frameworks/opt/net/voip/src/java/android/net/rtp/
DAudioCodec.java117 String channels = clue.substring(codec.rtpmap.length()); in getCodec() local
/frameworks/av/cmds/stagefright/
Daudioloop.cpp50 static const int channels = 1; // not permitted to be stereo now in main() local
/frameworks/av/services/audioflinger/tests/
Dresampler_tests.cpp39 void resample(int channels, void *output, in resample()
72 void testBufferIncrement(size_t channels, bool useFloat, in testBufferIncrement()
163 void testStopbandDownconversion(size_t channels, in testStopbandDownconversion()
Dtest-mixer.cpp55 uint32_t sampleRate, uint32_t channels, size_t frames, bool isBufferFloat) { in writeFile()
/frameworks/av/media/libstagefright/codecs/aacenc/src/
Dpsy_main.c193 Word16 channels, in psyMainInit()
264 Word16 channels; in psyMain() local
Dstat_bits.c181 Word16 channels, in countStaticBitdemand()
Dtns.c137 Word16 channels, /*!< number of channels */ in InitTnsConfigurationLong()
204 Word16 channels, /*!< number of channels */ in InitTnsConfigurationShort()
/frameworks/av/media/libstagefright/codecs/opus/dec/
DSoftOpus.h33 int channels; member
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiScanningServiceImpl.java983 ChannelSpec channels[] = settings.channels; in getBestBucket() local
1665 ArrayList<Integer> channels = new ArrayList<Integer>(); in reconfigureScan() local
1725 HashSet<Integer> channels = new HashSet<Integer>(); in reconfigureScan() local
1807 ChannelSpec channelSpec[], int offset, int channels[]) { in copyChannels()
1892 private static int getBandFromChannels(ChannelSpec[] channels) { in getBandFromChannels()
1906 private static int getBandFromChannels(WifiNative.ChannelSettings[] channels) { in getBandFromChannels()
DWifiServiceImpl.java433 List<WifiChannel> channels = getChannelList(); in startLocationRestrictedScan() local
DWifiConfigStore.java3294 HashSet<Integer> channels = new HashSet<Integer>(); in makeChannelList() local
DWifiNative.java1418 ChannelSettings channels[]; field in WifiNative.BucketSettings
/frameworks/wilhelm/tests/examples/
DslesTestFeedback.cpp40 static SLuint32 channels = 1; // -c# variable
/frameworks/av/services/audioflinger/
Dtest-resample.cpp109 int channels = 1; in main() local
DAudioMixer.cpp1717 static void volumeRampMulti(uint32_t channels, TO* out, size_t frameCount, in volumeRampMulti()
1761 static void volumeMulti(uint32_t channels, TO* out, size_t frameCount, in volumeMulti()
1846 const uint32_t channels = t->mMixerChannelCount; in process_NoResampleOneTrack() local
/frameworks/opt/net/wifi/service/lib/
Dwifi_hal_stub.cpp113 int band, int max_channels, wifi_channel *channels, int *num_channels) { in wifi_get_valid_channels_stub()
/frameworks/base/wifi/java/android/net/wifi/
DWifiScanner.java159 public ChannelSpec[] channels; field in WifiScanner.ScanSettings
/frameworks/av/media/libmediaplayerservice/
DStagefrightRecorder.cpp365 status_t StagefrightRecorder::setParamAudioNumberOfChannels(int32_t channels) { in setParamAudioNumberOfChannels()
/frameworks/base/services/core/java/com/android/server/tv/
DTvInputManagerService.java598 InputChannel[] channels = InputChannel.openInputChannelPair(sessionToken.toString()); in createSessionInternalLocked() local
2128 SessionCallback(SessionState sessionState, InputChannel[] channels) { in SessionCallback()
/frameworks/base/media/java/android/media/
DMediaCodecInfo.java988 Integer channels = (Integer)map.get(MediaFormat.KEY_CHANNEL_COUNT); in supportsFormat() local
/frameworks/av/media/libstagefright/
DMPEG4Extractor.cpp344 static bool AdjustChannelsAndRate(uint32_t fourcc, uint32_t *channels, uint32_t *rate) { in AdjustChannelsAndRate()
/frameworks/opt/net/wifi/service/jni/
Dcom_android_server_wifi_WifiNative.cpp1323 wifi_channel channels[64]; in android_net_wifi_getValidChannels() local
/frameworks/base/services/core/java/com/android/server/
DInputMethodManagerService.java1581 InputChannel[] channels = InputChannel.openInputChannelPair(cs.toString()); in requestClientSessionLocked() local

12