/external/opencv3/samples/cpp/ |
3calibration.cpp | 27 " [-zt] # assume zero tangential distortion\n"
|
/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).
|
/external/libopus/silk/ |
NSQ_del_dec.c | 123 const opus_int Lambda_Q10, /* I Rate/distortion tradeoff */ 466 /* Find two quantization level candidates and measure their rate-distortion */ [all...] |
/external/libvpx/libvpx/vp9/encoder/ |
vp9_temporal_filter.c | 225 int distortion; local 264 &distortion, &sse, NULL, 0, 0);
|
/external/opencv/cvaux/src/ |
cvcalibfilter.cpp | 286 cameraParams[i].distortion, 872 CvMat k = cvMat( 1, 4, CV_32FC1, cameraParams[i].distortion );
|
/frameworks/av/media/libstagefright/codecs/aacenc/src/ |
sf_estim.c | 159 /* calc real distortion */ 652 /* quantize and calc sum of new distortion */
|
/frameworks/base/media/tests/MediaDump/src/com/android/mediadump/ |
VideoDumpView.java | 63 * Those raw rgb files will be used to compare the quality distortion against 99 // to catch all the e2e distortion. A reasonable size of the block is 256x256,
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
CHANGELOG | 297 Reduce unnecessary distortion computation 318 Adjusted rate-distortion constants
|
/external/ImageMagick/Magick++/lib/Magick++/ |
Image.h | 747 // Returns the distortion based on the specified metric. 754 // Sets the distortion and returns the difference image. 756 double *distortion); 758 const MetricType metric_,double *distortion); 836 // Distort image. distorts an image using various distortion methods, by [all...] |
/external/libavc/encoder/ |
ih264e_process.c | 958 /* distortion */ [all...] |
/frameworks/av/include/camera/ndk/ |
NdkCameraMetadataTags.h | [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/ |
vp9_mcomp.c | 191 *distortion = thismse; \ 271 int *distortion, 307 *distortion = besterr; 367 int *distortion, 409 *distortion = besterr; [all...] |
/external/opencv3/3rdparty/libwebp/enc/ |
frame.c | 716 uint64_t distortion = 0; local 731 distortion += info.D; 741 *PSNR = (float)(10.* log10(255. * 255. * pixel_count / distortion));
|
picture.c | 916 // local-min distortion 953 // Distortion 976 // TODO(skal): provide distortion for ARGB too. [all...] |
/external/webp/ |
README | 184 -print_psnr ............ prints averaged PSNR distortion 185 -print_ssim ............ prints averaged SSIM distortion 186 -print_lsim ............ prints local-similarity distortion
|
/external/ImageMagick/ImageMagick/api/ |
magick-image.html | [all...] |
/external/ImageMagick/www/api/ |
magick-image.html | [all...] |
magick-image.php | [all...] |
/external/chromium-trace/catapult/tracing/tracing/extras/importer/v8/ |
v8_log_importer.html | 330 'distortion': {
|
/external/freetype/src/autofit/ |
aflatin2.c | [all...] |
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/docs/reference/ |
ft2-cff_driver.html | 123 <p>Hstems (this is, hint values defined in the font to help align horizontal features) that fall within a blue zone are said to be ‘captured’ and are aligned to that zone. Uncaptured stems are moved in one of four ways, top edge up or down, bottom edge up or down. Unless there are conflicting hstems, the smallest movement is taken to minimize distortion.</p>
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/autofit/ |
aflatin2.c | [all...] |
/external/opencv3/doc/tutorials/objdetect/ |
traincascade.markdown | 195 images. Then they are resized to target samples size and stored in output vec-file. No distortion is
|
/external/opencv3/modules/calib3d/test/ |
test_solvepnp_ransac.cpp | 182 ts->printf( cvtest::TS::LOG, "Invalid accuracy for method %d, failed %d tests from %d, maximum error equals %f, distortion mode equals %d\n",
|