/frameworks/base/media/libstagefright/codecs/aacdec/ |
pns_corr.cpp | 26 being the change of the scaling into a 16 x 16 multiply. 104 difference between the two transmitted scalefactors. This scaling is done
|
window_block_fxp.h | 136 #define SCALING 10 137 #define ROUNDING (1<<(SCALING-1))
|
/frameworks/base/media/libstagefright/codecs/amrnb/enc/src/ |
g_pitch.cpp | 189 // Q12 scaling / MR122 323 /* Q12 scaling / MR122 */
|
qgain475.cpp | [all...] |
qgain795.cpp | 257 /* determine the scaling exponent for g_code: ec = ec0 - 10 */ 272 * For the sum operation, all terms must have the same scaling; * 273 * that scaling should be low enough to prevent overflow. There- * 406 (scaling: Q10 - exp_gcode0) 485 /* (scaling: Q10 - exp_gcode0) */ [all...] |
/frameworks/base/media/libstagefright/codecs/amrwb/src/ |
synthesis_amr_wb.cpp | 49 int16 Q_new, (i) : scaling performed on exc 139 int16 Q_new, /* (i) : scaling performed on exc */
|
wb_syn_filt.cpp | 63 int16 Qnew, (i) : exc scaling = 0(min) to 8(max) 229 int16 Qnew, /* (i) : exc scaling = 0(min) to 8(max) */
|
/frameworks/base/media/libstagefright/codecs/mp3dec/src/ |
pvmp3_dequantize_sample.cpp | 272 /* Do long/short dependent scaling operations. */ 326 /* Compute overall (global) scaling. */
|
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/enc/src/ |
qgain795.cpp | 257 /* determine the scaling exponent for g_code: ec = ec0 - 10 */ 272 * For the sum operation, all terms must have the same scaling; * 273 * that scaling should be low enough to prevent overflow. There- * 406 (scaling: Q10 - exp_gcode0) 485 /* (scaling: Q10 - exp_gcode0) */ [all...] |
cor_h_x.h | 90 Word16 sf, /* (i): scaling factor: 2 for 12.2, 1 for others */
|
cor_h_x2.h | 109 Word16 sf, /* (i): scaling factor: 2 for 12.2, 1 for others */
|
dtx_enc.cpp | 87 1. Modified scaling and added check for saturation. Previous 88 scaling was correct but altered precision, this cause bit 92 1. Modified scaling and saturation checks. Previous 93 scaling was correct but altered precision, this cause bit [all...] |
/external/jpeg/ |
libjpeg.doc | 155 output scaling ratio that will fit the image into the available screen size. 629 scaling, are available in the JPEG object; so is the selected colormap, if 652 relevant parameters (scaling, output color space, and quantization flag). 675 should NOT be against image_height, unless you never use scaling. The [all...] |
jdsample.c | 428 /* Compute size of an "input group" after IDCT scaling. This many samples
|
wizard.doc | 20 the -quality setting. The details of the scaling algorithm can be found in
|
/frameworks/base/docs/html/guide/topics/resources/ |
providing-resources.jd | 427 <p>There is thus a 4:3 scaling factor between each density, so a 9x9 bitmap [all...] |
/frameworks/base/graphics/java/android/graphics/ |
Bitmap.java | 107 * @return A scaling factor of the default density or {@link #DENSITY_NONE} 108 * if the scaling factor is unknown. 124 * @param density The density scaling factor to use with this bitmap or [all...] |
/external/opencore/codecs_v2/audio/aac/dec/src/ |
fwd_long_complex_rot.cpp | 66 exp = shift factor to reflect signal scaling
|
fwd_short_complex_rot.cpp | 64 exp = shift factor to reflect signal scaling
|
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/dec/src/ |
ex_ctrl.h | 113 Word16 carefulFlag, /* i : Restrict dymamic in scaling */
|
/external/opencore/codecs_v2/audio/gsm_amr/amr_wb/dec/src/ |
pvamrwbdecoder_cnst.h | 112 #define Q_MAX 8 /* scaling max for signal (see syn_filt_32) */
|
/external/opencore/codecs_v2/utilities/colorconvert/src/ |
ccrgb12toyuv420.cpp | 135 if (nMode == 1) // do not allow scaling nor rotation
|
ccrgb16toyuv420.cpp | 136 if (nMode == 1) // do not allow scaling nor rotation
|
/external/qemu/distrib/sdl-1.2.12/src/video/ps2gs/ |
SDL_gsyuv.c | 283 /* Set up the tags for scaling the image */
|
/frameworks/base/core/java/android/content/pm/ |
ActivityInfo.java | 276 * can itself handle changes to the font scaling factor. Set from the
|