Searched refs:resampling (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/platform/graphics/skia/
H A DNativeImageSkia.cpp72 // background that doesn't need resampling.
76 // common cases where resampling won't give us anything, since it is much
122 // one or two pixels. We don't bother resampling if the size difference
141 static ResamplingMode limitResamplingMode(GraphicsContext* context, ResamplingMode resampling)
149 if (resampling == AwesomeResampling)
157 return resampling;
333 ResamplingMode resampling; local
335 resampling = LinearResampling;
337 resampling = NoResampling;
344 resampling
409 ResamplingMode resampling; local
[all...]
/external/libvorbis/doc/
H A D01-introduction.tex22 without resampling to a lower rate. Vorbis is also intended for

Completed in 187 milliseconds