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

1 2 3 4 56 7 8 91011>>

  /cts/tests/tests/dpi/src/android/dpi/cts/
ConfigurationTest.java 77 * @param density the scaling factor for DIP from standard
  /development/samples/BrowserPlugin/
README 153 background. The plugin handles scaling its own bitmap on zoom which in this
  /external/freetype/include/freetype/
fttypes.h 281 /* This type is used to store 16.16 fixed float values, like scaling */
    [all...]
  /external/freetype/include/freetype/internal/
tttypes.h     [all...]
  /external/jpeg/
jfdctfst.c 50 /* Scaling decisions are generally the same as in the LL&M algorithm;
  /external/opencore/codecs_v2/audio/aac/dec/src/
huffspec_fxp.cpp 77 (2) Move the scaling inside the inverse quantization.
78 (3) Change scaling factor accuracy to 10 bits.
276 0, /* (2^0.00)<<15 (Q10), use zero to signal no scaling required! */
585 though each one of them for re-quant and scaling, and pick the right qFormat to apply to
  /external/opencore/codecs_v2/audio/gsm_amr/amr_nb/enc/src/
qua_gain.cpp 255 * Scaling considerations: *
270 /* determine the scaling exponent for g_code: ec = ec0 - 11 */
291 * For the sum operation, all terms must have the same scaling; *
292 * that scaling should be low enough to prevent overflow. There- *
cor_h.cpp 77 3. Removed extra check for overflow by doing scaling right
195 // Scaling for maximum precision
295 /* Scaling for maximum precision */
cor_h_x2.cpp 114 sf = scaling factor of type Word16 ; 2 when mode is MR122, 1 for all
166 Word16 sf, // (i): scaling factor: 2 for 12.2, 1 for others
232 Word16 sf, /* (i): scaling factor: 2 for 12.2, 1 for others */
  /external/opencore/codecs_v2/utilities/colorconvert/include/
ccrgb16toyuv420.h 78 * in the Init(.) function or perform regular color conversion without scaling or rotation.
  /external/opencore/codecs_v2/video/m4v_h263/dec/src/
conceal.cpp 21 #include "scaling.h"
  /external/quake/quake/src/QW/client/
r_aliasa.s 163 // // scaled up by 1/2**31, and the scaling cancels out for x and y in the
  /external/quake/quake/src/WinQuake/
r_aliasa.s 163 // // scaled up by 1/2**31, and the scaling cancels out for x and y in the
  /external/webkit/WebCore/platform/graphics/cairo/
ImageCairo.cpp 123 // If we're drawing a sub portion of the image or scaling then create
  /external/webkit/WebCore/platform/graphics/wx/
ImageWx.cpp 112 // If we're drawing a sub portion of the image or scaling then create
  /frameworks/base/core/java/android/speech/srec/
UlawEncoderInputStream.java 114 * The return value can be used to set ulaw encoder scaling.
  /frameworks/base/docs/html/resources/tutorials/views/
hello-gallery.jd 153 <p>See {@link android.widget.ImageView.ScaleType} for other image scaling options.</p>
  /frameworks/base/media/libstagefright/codecs/aacdec/
huffspec_fxp.cpp 77 (2) Move the scaling inside the inverse quantization.
78 (3) Change scaling factor accuracy to 10 bits.
276 0, /* (2^0.00)<<15 (Q10), use zero to signal no scaling required! */
585 though each one of them for re-quant and scaling, and pick the right qFormat to apply to
  /frameworks/base/media/libstagefright/codecs/amrnb/enc/src/
qua_gain.cpp 255 * Scaling considerations: *
270 /* determine the scaling exponent for g_code: ec = ec0 - 11 */
291 * For the sum operation, all terms must have the same scaling; *
292 * that scaling should be low enough to prevent overflow. There- *
  /frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
conceal.cpp 21 #include "scaling.h"
  /packages/apps/Email/src/com/android/email/mail/store/
Pop3Store.java 61 // * Detected latency, used for usage scaling.
62 // * Usage scaling occurs when it is neccesary to get information about
73 // * Detected throughput, used for usage scaling.
74 // * Usage scaling occurs when it is neccesary to get information about
    [all...]
  /external/opencore/codecs_v2/audio/gsm_amr/amr_wb/dec/src/
pvamrwbdecoder_acelp.h 100 int16 adaptive_scaling /* (i) 0 : adaptive scaling disabled */
101 /* 1 : adaptive scaling enabled */
224 int16 Qnew, /* (i) : exc scaling = 0(min) to 8(max) */
  /frameworks/base/core/java/android/content/res/
Configuration.java 28 * user-specified configuration options (locale and scaling) as well
33 * Current user preference for the scaling factor for fonts, relative
34 * to the base density scaling.
  /frameworks/base/core/java/android/gesture/
GestureUtils.java 34 * <li>geometric transformation (e.g., translation, rotation and scaling);
65 * The scaling does not necessarily keep the aspect ratio of the gesture.
83 * @param keepAspectRatio if the scaling should keep the gesture's
  /frameworks/base/docs/html/sdk/
android-1.6.jd 237 correct scaling. The framework will automatically scale bitmaps and
280 <li>Classes in {@link android.graphics android.graphics} now support scaling
304 displays the application in <em>compatibility mode</em>, which performs best-effort scaling

Completed in 136 milliseconds

1 2 3 4 56 7 8 91011>>