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

12 3 4 5 6 7 8 91011>>

  /external/jpeg/
jcparam.c 67 * and a straight percentage-scaling quality scale. In most cases it's better
69 * applications that insist on a linear percentage scaling.
97 /* Set up two quantization tables using the specified scaling */
107 /* Convert a user-specified quality rating to a percentage scaling factor
108 * for an underlying quantization table, using our recommended scaling curve.
116 /* The basic table is used as-is (scaling 100) for a quality of 50.
117 * Qualities 50..100 are converted to scaling percentage 200 - 2*Q;
118 * note that at Q=100 the scaling is 0, which will cause jpeg_add_quant_table
120 * Qualities 1..50 are converted to scaling percentage 5000/Q.
139 /* Convert user 0-100 rating to percentage scaling */
    [all...]
jdmaster.c 111 /* Compute actual output image dimensions and DCT scaling choices. */
113 /* Provide 1/8 scaling */
120 /* Provide 1/4 scaling */
127 /* Provide 1/2 scaling */
134 /* Provide 1/1 scaling */
139 /* In selecting the actual DCT scaling for each component, we try to
140 * scale up the chroma components via IDCT scaling rather than upsampling.
141 * This saves time if the upsampler gets to use 1:1 scaling.
162 /* Size in samples, after IDCT scaling */
175 /* Hardwire it to "no scaling" */
    [all...]
jidctfst.c 52 /* Scaling decisions are generally the same as in the LL&M algorithm;
61 * The dequantized coefficients are not integers because the AA&N scaling
63 * so that the first and second IDCT rounds have the same input scaling.
68 * so we use a much larger scaling factor to preserve accuracy.
279 /* and also undo the PASS1_BITS scaling. */
jcdctmgr.c 29 * entries, because of scaling (especially for an unnormalized DCT).
76 * coefficients multiplied by 8 (to counteract scaling).
323 /* Apply the quantization and scaling factor */
  /external/opencore/codecs_v2/video/m4v_h263/enc/src/
fastquant.cpp 135 7/22/01, combine AAN scaling here and reordering.
146 9/4/05, , removed scaling for AAN IDCT, use Chen IDCT instead.
220 /* scaling */
302 /* scaling */
379 NONZERO2: /* scaling */
581 q_value = AANScale[i]; /* 09/02/05 scaling for AAN*/
582 /* aan scaling */
751 /* scaling */
909 rcoeff[63] = 1; /* after scaling it remains the same */
958 rcoeff[63] = 1; /* after scaling it remains the same *
    [all...]
  /external/opencore/codecs_v2/utilities/colorconvert/src/
cczoomrotationbase.cpp 144 { /* scaling */
176 { /* scaling */
206 // Check support to scaling
  /frameworks/base/core/java/android/util/
DisplayMetrics.java 26 * size, density, and font scaling.
68 * The logical density of the display. This is a scaling factor for the
91 * A scaling factor for fonts displayed on the display. This is the same
  /bionic/libc/
README 16 as possible. Our goal is not to support scaling to thousands of concurrent threads
  /external/freetype/src/cff/
cffobjs.c 544 /* scaling is done with `units_per_em' then (at this point, */
545 /* it already contains the scaling factor, but without */
587 FT_Long scaling; local
591 scaling = FT_MIN( top->units_per_em, sub->units_per_em );
593 scaling = 1;
597 scaling );
600 scaling );
604 scaling );
626 /* scaling for the subfont (see section 5.11 of the PLRM) */
  /external/opencore/codecs_v2/utilities/colorconvert/include/
cczoomrotationbase.h 89 * @return It returns 1 if success, 0 if fail, i.e., rotation or scaling not supported or
111 * in the Init(.) function or perform regular color conversion without scaling or rotation.
195 * twice, one for horizontal scaling and one for vertical scaling.
colorconv_config.h 22 /** For scaling support, define CCSCALING to 1, else set it to 0 */
ccyuv420semitoyuv420.h 61 * @return Returns 1 if success, 0 if fail, i.e.,if output dimensions are different from the input dimensions,hence no scaling.
85 * in the Init(.) function or perform regular color conversion without scaling or rotation.
ccyuv422toyuv420.h 58 * @return Returns 1 if success, 0 if fail, i.e.,if output dimensions are different from the input dimensions,hence no scaling.
82 * in the Init(.) function or perform regular color conversion without scaling or rotation.
  /external/qemu/distrib/sdl-1.2.12/src/video/ps2gs/
SDL_gsvideo.h 92 /* Shared between the mouse and video code for screen update scaling */
  /external/srec/srec/include/
fronttyp.h 45 /* scaling in terms of shifts */
front.h 277 ** Function: Scaling (in bit shifts)
288 ** scaling
  /external/webkit/WebCore/platform/
DragImage.cpp 57 // The image was scaled in the webpage so at minimum we must account for that scaling
  /external/webkit/WebCore/rendering/
RenderSVGViewportContainer.h 40 // Generates a transformation matrix usable to render marker content. Handles scaling the marker content
  /external/opencore/codecs_v2/audio/gsm_amr/amr_nb/common/include/
cnst_vad.h 53 #define UNITY 512 /* Scaling used with SNR calculation */
105 #define LEVEL_SHIFT 0 /* scaling */
  /external/srec/srec/cfront/
chelfep.c 125 /* Now scaling and byteranging
127 /* Now take the costable scaling off the ceps. */
  /frameworks/base/docs/html/guide/practices/
screens_support.jd 118 scaling of the resources up or down to meet the actual screen density. </p></dd>
124 this document). At run time, the platform transparently handles any scaling of
262 automatically handle the scaling to the actual pixel density of the screen. When
328 <li><em>Pre-scaling of resources (such as image assets)</em>
332 them without scaling. If no matching resources are available, the platform loads
340 without scaling. If no such resources are available, the platform uses the
341 default resources instead, scaling them from the baseline density ("medium") to
347 <li><em>Auto-scaling of pixel dimensions and coordinates</em>
355 handles this scaling transparently to the application and also reports scaled
365 likewise automatically transform the coordinates by scaling them the appropriat
    [all...]
  /frameworks/base/docs/html/guide/tutorials/views/
hello-gallery.jd 114 set the image scaling to fit the ImageView dimensions, then finally set the
118 for other image scaling options, in case you want to avoid stretching images that don't
  /frameworks/base/media/libstagefright/codecs/amrnb/common/include/
cnst_vad.h 53 #define UNITY 512 /* Scaling used with SNR calculation */
105 #define LEVEL_SHIFT 0 /* scaling */
  /system/extras/tests/sdcard/
sysutil.h 42 // .disableCpuScaling Set cpu scaling to 'performance'.
77 // Disable cpu scaling.
  /frameworks/base/graphics/java/android/graphics/
Region.java 216 * scaling the rects that this region consists of. New rectis are computed by scaling
228 * Set the dst region to the result of scaling this region by the given scale amount.

Completed in 195 milliseconds

12 3 4 5 6 7 8 91011>>