/prebuilts/misc/darwin-x86_64/freetype/include/freetype2/ |
ftcffdrv.h | 110 * to minimize distortion.
|
/external/libvpx/libvpx/vp9/encoder/ |
vp9_aq_cyclicrefresh.c | 54 // mode, and rate/distortion. 58 // Reject the block for lower-qp coding if projected distortion 525 // Distortion threshold, quadratic in Q, scale factor to be adjusted.
|
vp9_encodemb.c | 137 // Compute the distortion for quantizing to 0. 149 // Compute the distortion for the first candidate 160 // Compute the distortion for the second candidate [all...] |
vp9_temporal_filter.c | 237 uint32_t distortion; local 275 &distortion, &sse, NULL, 0, 0);
|
/external/opencv/cv/src/ |
cvundistort.cpp | 160 "Distortion coefficients must be 1x4, 4x1, 1x5 or 5x1 floating-point vector" ); 223 "Distortion coefficients must be 1x4, 4x1, 1x5 or 5x1 floating-point vector" ); 459 // compensate distortion iteratively
|
/external/v8/tools/profviz/ |
composer.js | 150 var distortion = 0; 223 distortion += distortion_per_entry; 224 return int_timestamp / 1000 - distortion;
|
/frameworks/base/media/mca/effect/java/android/media/effect/ |
EffectFactory.java | 76 * <p>Applies a fisheye lens distortion to the image.</p> 81 * <td>The scale of the distortion.</td> 82 * <td>Float, between 0 and 1. Zero means no distortion.</td>
|
/external/ImageMagick/ImageMagick/script/ |
command-line-options.html | [all...] |
webp.html | 153 <td>desired minimal distortion.</td>
|
/external/ImageMagick/www/ |
command-line-options.html | [all...] |
webp.html | 157 <td>desired minimal distortion.</td>
|
/external/ImageMagick/Magick++/lib/ |
Image.cpp | 2429 distortion=0.0; local 2432 GetImageDistortion(image(),reference_.constImage(),metric_,&distortion, local 2442 distortion=0.0; local 2446 GetImageDistortion(image(),reference_.constImage(),metric_,&distortion, local [all...] |
/frameworks/base/core/java/android/hardware/camera2/ |
CaptureResult.java | [all...] |
/external/ImageMagick/MagickCore/ |
resample.c | 313 % The distortion transformed transformed x,y coordinate. [all...] |
/cts/apps/CameraITS/tests/scene4/ |
test_multi_camera_alignment.py | 167 distort = np.array(props_physical[i]['android.lens.distortion'])
|
/external/ImageMagick/ |
README.md | 45 * [Generalized pixel distortion](http://www.imagemagick.org/Usage/distorts/): correct for, or induce image distortions including perspective.
|
/external/freetype/include/freetype/ |
ftlcdfil.h | 71 * increase contrast somewhat at the expense of greater distortion
|
/external/freetype/src/autofit/ |
afhints.h | 203 * The major effect is to reduce possible distortion caused by
|
/external/libavc/encoder/ |
irc_rd_model.c | 25 /* Rate Distortion Behaviour of the Codec over the Last */
|
/external/opencv/cvaux/include/ |
cvaux.h | 513 float distortion[4]; /* distortion coefficients - two coefficients for radial distortion member in struct:CvCamera 894 float distortion[4]; member in struct:__anon30893 [all...] |
/external/webrtc/webrtc/voice_engine/test/auto_test/standard/ |
mixing_test.cc | 234 // a +/- 10% range around the expected output level to account for distortion
|
/hardware/intel/common/libva/va/vendor/intel/ |
va_intel_fei.h | 256 /** \brief Inter-prediction-distortion associated with motion vector i (co-located with subblock_4x4_i).
|
/system/media/camera/docs/ |
metadata_definitions.xml | [all...] |
/external/libopus/silk/ |
NSQ_del_dec.c | 131 const opus_int Lambda_Q10, /* I Rate/distortion tradeoff */ 467 /* Find two quantization level candidates and measure their rate-distortion */ [all...] |
/external/libopus/silk/x86/ |
NSQ_sse.c | 87 const opus_int Lambda_Q10, /* I Rate/distortion tradeoff */ 495 /* Find two quantization level candidates and measure their rate-distortion */ [all...] |