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

1 2 3 4 56 7 8 91011>>

  /external/webrtc/src/modules/audio_processing/ns/
nsx_core.h 202 // Create a complex number buffer, as the intput interleaved with zeros,
  /frameworks/av/include/media/
mediarecorder.h 175 // track data is interleaved.
  /frameworks/av/media/libstagefright/codecs/aacenc/src/
aacenc_core.c 145 Word16 *timeSignal, /*!< BLOCKSIZE*nChannels audio samples, interleaved */
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
omxVCM4P10_TransformDequantLumaDCFromPair_s.s 136 ;// Interleaved with NEON instructions inorder to Dual issue
  /frameworks/base/media/java/android/media/
Image.java 162 * account for interleaved image data or padded formats.
  /external/jpeg/
jpeglib.h 137 * these values do not depend on whether a scan is interleaved or not.
373 * for fully interleaved scans (whether the JPEG file is interleaved or not).
375 * "iMCU" (interleaved MCU) row.
590 * units of "iMCU" (interleaved MCU) rows. These are the same as MCU rows
591 * in fully interleaved JPEG scans, but are used whether the scan is
592 * interleaved or not. We define an iMCU row as v_samp_factor DCT block
    [all...]
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:
  /external/qemu/distrib/jpeg-6b/
jpeglib.h 137 * these values do not depend on whether a scan is interleaved or not.
373 * for fully interleaved scans (whether the JPEG file is interleaved or not).
375 * "iMCU" (interleaved MCU) row.
590 * units of "iMCU" (interleaved MCU) rows. These are the same as MCU rows
591 * in fully interleaved JPEG scans, but are used whether the scan is
592 * interleaved or not. We define an iMCU row as v_samp_factor DCT block
    [all...]
  /external/chromium/sdch/open-vcdiff/src/
vcencoder_test.cc 704 ExpectByte(0x00); // Simple encoder never uses interleaved format
791 ExpectByte(0x00); // Simple encoder never uses interleaved format
    [all...]
encodetable_test.cc 150 // The code table writer for interleaved encoding, default code table.
154 // (interleaved encoding).
  /external/chromium_org/sdch/open-vcdiff/src/
vcencoder_test.cc 747 ExpectByte(0x00); // Simple encoder never uses interleaved format
    [all...]
encodetable_test.cc 134 // The code table writer for interleaved encoding, default code table.
138 // (interleaved encoding).
  /external/open-vcdiff/src/
vcencoder_test.cc 747 ExpectByte(0x00); // Simple encoder never uses interleaved format
    [all...]
encodetable_test.cc 134 // The code table writer for interleaved encoding, default code table.
138 // (interleaved encoding).
  /external/aac/libFDK/include/
fft.h 101 * The values are interleaved, real/imag pairs.
112 * The values are interleaved, real/imag pairs.
  /external/chromium_org/content/renderer/media/
webrtc_audio_device_impl.h 188 // Callback to get the rendered interleaved data.
207 // Callback to deliver the captured interleaved data.
  /external/chromium_org/media/audio/mac/
audio_manager_mac.cc 354 // Non-interleaved.
357 // Interleaved.
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
intel_mipmap_tree.h 158 * Interleaved Multisample Surface. The additional samples are
223 * for non-interleaved msaa layouts, the two values are the same.
  /external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/
sha1-armv4-large.pl 28 # large = interleaved Xload/update, 5x unroll;
29 # full unroll = interleaved Xload/update, full unroll, estimated[!];
  /external/chromium_org/third_party/opus/src/include/
opus_custom.h 285 * @param [out] pcm <tt>float*</tt>: Output signal (interleaved if 2 channels). length
302 * @param [out] pcm <tt>opus_int16*</tt>: Output signal (interleaved if 2 channels). length
  /external/chromium_org/third_party/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 */
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_mipmap_tree.h 158 * Interleaved Multisample Surface. The additional samples are
223 * for non-interleaved msaa layouts, the two values are the same.
  /external/openssl/crypto/sha/asm/
sha1-armv4-large.pl 28 # large = interleaved Xload/update, 5x unroll;
29 # full unroll = interleaved Xload/update, full unroll, estimated[!];

Completed in 1531 milliseconds

1 2 3 4 56 7 8 91011>>