HomeSort by relevance Sort by last modified time
    Searched full:interleaved (Results 151 - 175 of 517) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/qemu/distrib/jpeg-6b/
jctrans.c 232 /* In an interleaved scan, an MCU row is the same as an iMCU row.
269 * We process the equivalent of one fully interleaved MCU row ("iMCU" row)
jdinput.c 109 /* Compute number of fully interleaved MCU rows. */
158 /* Interleaved (multi-component) scan */
wizard.doc 162 Here is an example of a scan script that generates a partially interleaved
171 # Interleaved DC scan for Y,Cb,Cr:
jdtrans.c 257 /* Arbitrarily estimate 2 interleaved DC scans + 3 AC scans/component. */
  /external/qemu/distrib/sdl-1.2.15/src/audio/alsa/
SDL_alsa_audio.c 491 /* SDL only uses interleaved sample output */
494 SDL_SetError("Couldn't set interleaved access: %s", SDL_NAME(snd_strerror)(status));
  /external/skia/src/opts/
SkBitmapProcState_matrix_repeat_neon.h 232 /* and then yout has the interleaved upper 16's */
363 /* now collect interleaved high 16's */
SkBlitRow_opts_SSE2.cpp 556 // src and srcA store 8-bit values interleaved with zeros.
560 // mask stores 16-bit values (compressed three channels) interleaved with zeros.
644 // src and srcA store 8-bit values interleaved with zeros.
646 // mask stores 16-bit values (shown as high and low bytes) interleaved with
    [all...]
  /external/chromium_org/base/process/
launch_win.cc 82 // means potential waste, less means more risk of interleaved
  /external/chromium_org/chromeos/process_proxy/
process_proxy_unittest.cc 61 // from different streams may be interleaved (e.g. we may receive
  /external/chromium_org/media/audio/
audio_output_device_unittest.cc 216 // writing the interleaved audio data into the shared memory section.
  /external/chromium_org/media/base/
test_helpers.cc 167 // Since this is interleaved data, channel 0 data will be:
  /external/chromium_org/remoting/host/
video_scheduler.h 47 // operations. Capture, encode and network transmission tasks are interleaved
  /external/chromium_org/third_party/WebKit/Source/core/platform/audio/
AudioBus.h 41 // The data layout is "planar" as opposed to "interleaved".
  /external/chromium_org/third_party/opus/src/silk/
NLSF2A.c 46 const opus_int32 *cLSF, /* I vector of interleaved 2*cos(LSFs), QA [d] */
  /external/chromium_org/third_party/skia/src/opts/
SkBlitRow_opts_SSE2.cpp 556 // src and srcA store 8-bit values interleaved with zeros.
560 // mask stores 16-bit values (compressed three channels) interleaved with zeros.
644 // src and srcA store 8-bit values interleaved with zeros.
646 // mask stores 16-bit values (shown as high and low bytes) interleaved with
    [all...]
  /external/guava/guava/src/com/google/common/cache/
AbstractCache.java 193 * it may be interleaved with update operations.
  /external/jmonkeyengine/engine/src/lwjgl/com/jme3/renderer/lwjgl/
LwjglGL1Renderer.java     [all...]
  /external/jpeg/
jdtrans.c 257 /* Arbitrarily estimate 2 interleaved DC scans + 3 AC scans/component. */
  /external/libvpx/libvpx/vp8/common/arm/neon/
idct_dequant_full_2x_neon.asm 157 ; input is still packed. pre was read interleaved
  /frameworks/av/media/libeffects/lvm/lib/StereoWidening/lib/
LVCS.h 40 /* Two data formats are support Stereo and Mono-In-Stereo. The data is interleaved as */
  /frameworks/av/media/libstagefright/codecs/avc/common/src/
fmo.cpp 67 /* see subclause 8.2.2.1 interleaved slice group map type*/
  /system/core/libcorkscrew/
map_info.c 71 snprintf(cmd, sizeof(cmd), "vmmap -w -resident -submap -allSplitLibs -interleaved %d", pid);
  /system/core/libcutils/
properties.c 85 * from multiple threads don't get interleaved.
  /system/media/audio_utils/
resampler.c 34 uint32_t channel_count; // number of channels (interleaved)
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_pack.c 362 * Non-interleaved pack.
493 * Non-interleaved pack and saturate.
515 /* All X86 SSE non-interleaved pack instructions take signed inputs and

Completed in 1329 milliseconds

1 2 3 4 5 67 8 91011>>