/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/ |
merge.h | 88 void Downsample(const int16_t* input, int input_length,
|
/external/libopus/silk/ |
resampler_down2_3.c | 38 /* Downsample by a factor 2/3, low quality */
|
/external/libvorbis/lib/ |
codec_internal.h | 130 int halfrate_flag; /* painless downsample for decode */
|
/frameworks/av/media/libstagefright/yuv/ |
YUVCanvas.cpp | 84 void YUVCanvas::downsample( function in class:android::YUVCanvas
|
/packages/apps/Gallery2/res/values-bg/ |
filtershow_strings.xml | 94 <string name="downsample" msgid="3552938534146980104">"Downsample"</string>
|
/packages/apps/Gallery2/res/values-my-rMM/ |
filtershow_strings.xml | 94 <string name="downsample" msgid="3552938534146980104">"Downsample"</string>
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/ |
intel_mipmap_tree.h | 286 * eglSwapBuffers and glReadPixels, an automatic downsample occurs from 300 * singlesample miptree, store it at `mt->singlesample_mt`, downsample from 308 * \brief A downsample is needed from this miptree to singlesample_mt.
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/ |
Utils.java | 144 * Downsample Image to 8 bit depth format so that the resulting image data 175 public static ImageData downSample(Image image) { 394 ImageData data = downSample(image);
|
/external/mesa3d/src/mesa/drivers/dri/intel/ |
intel_mipmap_tree.h | 286 * eglSwapBuffers and glReadPixels, an automatic downsample occurs from 300 * singlesample miptree, store it at `mt->singlesample_mt`, downsample from 308 * \brief A downsample is needed from this miptree to singlesample_mt.
|
/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/ |
ImageDecoder.h | 101 // Decoders which downsample images should override this method to 283 // image decoders should downsample large images to fit under this limit
|
/packages/apps/Gallery2/res/values-en-rGB/ |
filtershow_strings.xml | 94 <string name="downsample" msgid="3552938534146980104">"Downsample"</string>
|
/packages/apps/Gallery2/res/values-en-rIN/ |
filtershow_strings.xml | 94 <string name="downsample" msgid="3552938534146980104">"Downsample"</string>
|
/packages/apps/Gallery2/res/values-in/ |
filtershow_strings.xml | 94 <string name="downsample" msgid="3552938534146980104">"Downsample"</string>
|
/packages/apps/Gallery2/res/values-nl/ |
filtershow_strings.xml | 94 <string name="downsample" msgid="3552938534146980104">"Downsample"</string>
|
/packages/apps/Gallery2/res/values-tl/ |
filtershow_strings.xml | 94 <string name="downsample" msgid="3552938534146980104">"Downsample"</string>
|
/packages/apps/Gallery2/res/values-zu/ |
filtershow_strings.xml | 94 <string name="downsample" msgid="3552938534146980104">"I-Downsample"</string>
|
/docs/source.android.com/src/devices/ |
audio_src.jd | 91 <dt>downsample</dt>
|
/external/chromium_org/media/base/ |
audio_buffer_converter_unittest.cc | 102 TEST_F(AudioBufferConverterTest, Downsample) {
|
/external/chromium_org/third_party/opus/src/celt/ |
celt.h | 208 void deemphasis(celt_sig *in[], opus_val16 *pcm, int N, int C, int downsample, const opus_val16 *coef, celt_sig *mem, celt_sig * OPUS_RESTRICT scratch);
|
/external/chromium_org/third_party/webrtc/modules/audio_conference_mixer/source/ |
audio_conference_mixer_impl.h | 110 // downsample any audio.
|
/external/chromium_org/ui/gfx/ |
skbitmap_operations.h | 89 // input size. The normal use of this is to downsample the bitmap "close" to
|
/external/libopus/celt/ |
celt.h | 208 void deemphasis(celt_sig *in[], opus_val16 *pcm, int N, int C, int downsample, const opus_val16 *coef, celt_sig *mem, celt_sig * OPUS_RESTRICT scratch);
|
/packages/apps/Camera2/src/com/android/camera/util/ |
ImageLoader.java | 351 // Try to decode, downsample if low-memory. 396 // Try to decode, downsample if low-memory.
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/cache/ |
ImageLoader.java | 449 // Try to decode, downsample if low-memory. 494 // Try to decode, downsample if low-memory.
|
/external/aac/libSBRenc/src/ |
resampler.h | 138 * \brief Downsample a set of audio samples. numInSamples must be at least equal to the
|