HomeSort by relevance Sort by last modified time
    Searched full:channels (Results 1176 - 1200 of 2412) sorted by null

<<41424344454647484950>>

  /frameworks/base/docs/html-intl/intl/zh-cn/preview/
overview.jd 132 through our feedback channels. This is especially
  /frameworks/base/docs/html-intl/intl/zh-tw/preview/
overview.jd 132 through our feedback channels. This is especially
  /frameworks/base/libs/hwui/
GradientCache.cpp 190 // We use 4 channels (RGBA)
  /frameworks/wilhelm/src/android/
AacBqToPcmCbRenderer.cpp 21 #include "android/channels.h"
  /frameworks/wilhelm/tests/sandbox/
srcsink.c 108 // number of channels
  /hardware/intel/common/libmix/mix_audio/src/
intel_sst_ioctl.h 103 __u8 ext_chl; /* No.of external channels */
  /hardware/qcom/audio/hal/audio_extn/
hfp.c 60 .channels = 1,
soundtrigger.c 193 in->channel_mask = audio_channel_in_mask_from_count(in->config.channels);
  /hardware/qcom/wlan/qcwcn/wifi_hal/
ifaceeventhandler.cpp 271 /* Extract the list of channels. */
wifilogger_event_defs.h 274 u16 scan_channels[40]; // first 40 channels only
  /libcore/luni/src/main/java/java/nio/
MemoryBlock.java 24 import java.nio.channels.FileChannel.MapMode;
  /libcore/luni/src/main/java/java/nio/channels/
SelectionKey.java 17 package java.nio.channels;
  /packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
CellBroadcastReceiver.java 214 * Tell {@link CellBroadcastConfigService} to enable the CB channels.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
ethtool.h 239 * @cmd: ETHTOOL_{G,S}CHANNELS
250 * This can be used to configure RX, TX and other channels.
762 #define ETHTOOL_GCHANNELS 0x0000003c /* Get no of channels */
763 #define ETHTOOL_SCHANNELS 0x0000003d /* Set no of channels */
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
audiodev.py 113 raise error, 'bad # of channels'
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
audiodev.py 113 raise error, 'bad # of channels'
  /external/aac/libSYS/include/
FDK_audio.h 358 int noChannels; /**< Number of audio channels. */
533 #define CAPF_DMX_CH_EXP 0x00000010 /**< Support flag for simple upmixing by dublicating channels or adding zero channels. */
  /external/esd/include/
audiofile.h 260 AF_BAD_CHANNELS = 15, /* invalid number of channels*/
340 AF_ERR_BAD_CHANNELS = 15+AF_ERR_BASE, /* invalid # channels*/
468 /* track data: number of channels */
  /external/jetty/src/java/org/eclipse/jetty/server/handler/
ConnectHandler.java 25 import java.nio.channels.ClosedChannelException;
26 import java.nio.channels.SelectionKey;
27 import java.nio.channels.SocketChannel;
  /external/jetty/src/java/org/eclipse/jetty/server/nio/
SelectChannelConnector.java 24 import java.nio.channels.SelectionKey;
25 import java.nio.channels.ServerSocketChannel;
26 import java.nio.channels.SocketChannel;
  /external/libvorbis/lib/
info.c 216 vi->channels=oggpack_read(opb,8);
227 if(vi->channels<1)goto err_out;
447 oggpack_write(opb,vi->channels,8);
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_pack.c 336 /* We must not loose or gain channels. Only precision */
560 /* We must not loose or gain channels. Only precision */
626 /* We must not loose or gain channels. Only precision */
  /external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_dataflow.c 314 * Calls a callback function for all sourced register channels.
316 * This is conservative, i.e. channels may be called multiple times,
328 * Calls a callback function for all written register channels.
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/builder/
DefaultMp4Builder.java 50 import java.nio.channels.GatheringByteChannel;
51 import java.nio.channels.ReadableByteChannel;
52 import java.nio.channels.WritableByteChannel;
FragmentedMp4Builder.java 29 import java.nio.channels.GatheringByteChannel;
30 import java.nio.channels.ReadableByteChannel;
31 import java.nio.channels.WritableByteChannel;

Completed in 783 milliseconds

<<41424344454647484950>>