HomeSort by relevance Sort by last modified time
    Searched full:quality (Results 451 - 475 of 1376) sorted by null

<<11121314151617181920>>

  /external/icu4c/i18n/unicode/
ucsdet.h 179 * best quality match first.
230 * Get a confidence number for the quality of the match of the byte
  /external/jmonkeyengine/engine/src/core/com/jme3/scene/shape/
Dome.java 93 * Increasing planes and radialSamples increase the quality of the dome.
117 * the quality of the half-sphere.
  /external/jpeg/
jidctfst.c 32 * quality-setting files than with low-quality ones.
  /external/kernel-headers/original/asm-mips/sn/sn0/
hubpi.h 367 #define PI_SYSAD_ERRCHK_QUALGEN 0x02 /* Enable data quality signal gen. */
371 #define PI_SYSAD_ERRCHK_QUAL 0x20 /* Enable data quality checking */
  /external/opencv/ml/src/
mlrtrees.cpp 148 if( !best_split || best_split->quality < split->quality )
  /external/qemu/distrib/jpeg-6b/
jidctfst.c 32 * quality-setting files than with low-quality ones.
  /external/skia/include/images/
SkImageDecoder.h 73 resulting image to a higher quality even at the expense of
79 resulting image to a higher quality even at the expense of
  /external/skia/src/images/
SkImageDecoder_libico.cpp 122 // However, this will be used to distinguish between the lower quality 1bpp and 4 bpp
123 // images and the higher quality images.
  /external/tcpdump/
print-olsr.c 169 printf("\n\t neighbor %s, link-quality %.2lf%%"
170 ", neighbor-link-quality %.2lf%%",
  /external/webkit/Source/WebCore/icu/unicode/
ucsdet.h 158 * best quality match first.
209 * Get a confidence number for the quality of the match of the byte
  /external/webkit/Source/WebCore/platform/graphics/android/
ImageSourceAndroid.cpp 61 // preserve quality for 24/32bit src
86 it too small hurts image quality (e.g. abc.com background). 2Meg works for
  /external/webkit/Source/WebCore/platform/graphics/cg/
ImageCG.cpp 198 // When the image is scaled using high-quality interpolation, we create a temporary CGImage
199 // containing only the portion we want to display. We need to do this because high-quality
  /external/webp/src/enc/
histogram.c 381 int quality, int histo_bits, int cache_bits,
387 const int num_histo_pairs = 10 + quality / 2; // For HistogramCombine().
  /frameworks/av/camera/
CameraParameters.cpp 42 const char CameraParameters::KEY_JPEG_THUMBNAIL_QUALITY[] = "jpeg-thumbnail-quality";
43 const char CameraParameters::KEY_JPEG_QUALITY[] = "jpeg-quality";
  /frameworks/base/docs/html/guide/appendix/
media-formats.jd 282 <th><acronym title="Standard definition">SD</a> (Low quality)</th>
283 <th><acronym title="Standard definition">SD</a> (High quality)</th>
  /hardware/samsung_slsi/exynos5/original-kernel-headers/linux/
fimc-is-metadata.h 403 uint32_t quality; member in struct:camera2_jpeg_ctl
413 uint32_t quality; member in struct:camera2_jpeg_dm
  /hardware/ti/omap4xxx/camera/
Encoder_libjpeg.cpp 384 (src == NULL) || (input->dst == NULL) || (input->quality < 1) || (input->src_size < 1) ||
426 jpeg_set_quality(&cinfo, input->quality, TRUE);
  /hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
ticon.c 577 {(PS8)"Quality threshold", CON_PARM_RANGE | CON_PARM_SIGN, -150, 0, -70 }, CON_LAST_PARM };
578 Console_AddToken(pTiCon->hConsole,h, (PS8)"Quality threshold", (PS8)"Quality indicator", (FuncToken_t) CuCmd_RoamingQualityIndicator, aaa );
612 {(PS8)"low Quality for scan", CON_PARM_RANGE | CON_PARM_SIGN, -150, -40, -85 }, CON_LAST_PARM };
613 Console_AddToken(pTiCon->hConsole,h1, (PS8)"low Quality for scan ", (PS8)"Increase the background scan", (FuncToken_t) CuCmd_RoamingLowQualityForBackgroungScanCondition, aaa );
617 {(PS8)"Normal quality for scan", CON_PARM_RANGE | CON_PARM_SIGN, -150, -40, -70 }, CON_LAST_PARM };
618 Console_AddToken(pTiCon->hConsole,h1, (PS8)"Normal quality for scan ", (PS8)"Reduce the background scan", (FuncToken_t) CuCmd_RoamingNormalQualityForBackgroungScanCondition, aaa );
    [all...]
  /development/apps/OBJViewer/com/android/objviewer/
OBJViewer.java 153 // Some quality settings...
  /development/samples/Compass/src/com/example/android/compass/
CompassActivity.java 143 * By default, OpenGL enables features that improve quality
  /external/aac/libAACdec/src/
aac_ram.cpp 25 Commercially-licensed AAC software libraries, including floating-point versions with enhanced sound quality,
aac_ram.h 25 Commercially-licensed AAC software libraries, including floating-point versions with enhanced sound quality,
aac_rom.h 25 Commercially-licensed AAC software libraries, including floating-point versions with enhanced sound quality,
aacdec_drc.h 25 Commercially-licensed AAC software libraries, including floating-point versions with enhanced sound quality,
aacdec_drc_types.h 25 Commercially-licensed AAC software libraries, including floating-point versions with enhanced sound quality,

Completed in 1242 milliseconds

<<11121314151617181920>>