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

<<21222324252627282930>>

  /external/libvorbis/lib/
psy.h 88 int channels; member in struct:__anon13675
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_info.h 52 /** This opcode writes the same value to all enabled channels of the
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_tile_soa.py 64 channel = format.channels[i]
124 src_channel = format.channels[i]
141 src_channel = format.channels[i]
200 dst_channel = format.channels[i]
209 width = format.channels[i].size
271 dst_channel = format.channels[i]
283 dst_channel = format.channels[i]
311 and (format.channels[0].type == UNSIGNED \
312 or format.channels[1].type == UNSIGNED):
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_vec4_copy_propagation.cpp 64 * across all 4 channels. Some day, we should handle the 8-bit
167 * across all 4 channels. Some day, we should handle the 8-bit
278 * We could be more aggressive here -- some channels might
317 * our destination's updated channels, as the two are no longer equal.
  /external/opencv/otherlibs/highgui/
grfmt_bmp.h 87 int width, int height, int depth, int channels );
grfmt_png.h 83 int width, int height, int depth, int channels );
grfmt_pxm.h 82 int width, int height, int depth, int channels );
grfmt_sunras.h 94 int width, int height, int depth, int channels );
  /external/pdfium/samples/fx_lpng/lpng_v163/
pnginfo.h 76 png_byte channels; /* number of data channels per pixel (1, 2, 3, 4) */ member in struct:png_info_def
136 * only specified for the channels in the pixel data. The contents of
140 png_color_8 sig_bit; /* significant bits in color channels */
  /external/replicaisland/src/com/replica/replicaisland/
ChannelSystem.java 85 /** Comparator for channels. */
  /external/svox/pico/compat/jni/
tts.h 110 // @param [in] int - The number of channels
228 // @param[inout] channels in: the desired number of audio channels
229 // out: the number of channels used by the TTS engine
  /external/webrtc/src/common_audio/resampler/include/
resampler.h 28 // 4 MSB = Number of channels
  /external/webrtc/src/modules/audio_processing/
audio_processing_impl.h 66 virtual int set_num_reverse_channels(int channels);
  /frameworks/av/media/libstagefright/codecs/vorbis/dec/
SoftVorbis.cpp 149 vorbisParams->nChannels = mVi->channels;
180 pcmParams->nChannels = mVi->channels;
367 (kMaxNumSamplesPerBuffer / mVi->channels));
388 outHeader->nFilledLen = numFrames * sizeof(int16_t) * mVi->channels;
  /frameworks/av/media/libstagefright/wifi-display/
MediaSender.h 37 // through one or more RTP channels, either providing a 1:1 mapping from
  /frameworks/base/core/java/android/animation/
ArgbEvaluator.java 51 * color channels and interpolating each one separately, recombining the
  /frameworks/base/docs/html/training/tv/tif/
tvinput.jd 33 linear, broadcast TV fashion as channels and programs. With the TV input service, you can provide
47 <li>{@link android.media.tv.TvContract} describes the channels and programs available to the TV
49 <li>{@link android.media.tv.TvContract.Channels} represents information about a TV channel</li>
170 <p>The setup activity describes to the system TV app the channels made available through the TV
  /frameworks/base/telephony/java/android/telephony/
IccOpenLogicalChannelResponse.java 36 * STATUS_MISSING_RESOURCE: No logical channels available.
  /hardware/libhardware/include/hardware/
bt_av.h 54 * channel_count: number of channels (1 for mono, 2 for stereo)
  /hardware/qcom/audio/hal/audio_extn/
dsm_feedback.c 32 .channels = 2,
  /hardware/qcom/audio/hal/msm8960/
platform.h 101 * so if format = 16-bit PCM and channels = Stereo, frame size = 2 ch * 2 = 4 bytes
  /hardware/qcom/msm8960/kernel-headers/linux/
msm_audio_aac.h 74 uint32_t channels; member in struct:msm_audio_aac_enc_config
  /hardware/qcom/msm8x74/kernel-headers/linux/
msm_audio_aac.h 75 uint32_t channels; member in struct:msm_audio_aac_enc_config
  /hardware/qcom/msm8x84/kernel-headers/linux/
msm_audio_aac.h 75 uint32_t channels; member in struct:msm_audio_aac_enc_config
  /hardware/qcom/wlan/qcwcn/wifi_hal/
wifilogger_vendor_tag_defs.h 57 u16 scan_channels[40]; // first 40 channels only

Completed in 223 milliseconds

<<21222324252627282930>>