/external/opencv/cvaux/src/ |
cvcalibfilter.cpp | 286 cameraParams[i].distortion, 872 CvMat k = cvMat( 1, 4, CV_32FC1, cameraParams[i].distortion );
|
/frameworks/av/camera/ndk/include/camera/ |
NdkCameraMetadataTags.h | [all...] |
/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,
|
/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 | [all...] |
/external/webp/ |
README | 260 -print_psnr ............ prints averaged PSNR distortion 261 -print_ssim ............ prints averaged SSIM distortion 262 -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/freetype/src/autofit/ |
aflatin2.c | [all...] |
/external/libopus/silk/mips/ |
NSQ_del_dec_mipsr1.h | 243 /* Find two quantization level candidates and measure their rate-distortion */
|
/external/lz4/doc/ |
lz4_Frame_format.md | 98 and also that the encoding/decoding process itself generated no distortion.
|
/external/tensorflow/tensorflow/tools/api/golden/ |
tensorflow.nn.pbtxt | 149 argspec: "args=[\'true_classes\', \'num_true\', \'num_sampled\', \'unique\', \'range_max\', \'vocab_file\', \'distortion\', \'num_reserved_ids\', \'num_shards\', \'shard\', \'unigrams\', \'seed\', \'name\'], varargs=None, keywords=None, defaults=[\'\', \'1.0\', \'0\', \'1\', \'0\', \'()\', \'None\', \'None\'], "
|
/external/webp/src/dsp/ |
enc_sse41.c | 65 // Texture distortion
|
/external/webrtc/talk/app/webrtc/test/ |
fakeaudiocapturemodule.cc | 714 // distortion due to the audio pipeline). If one sample is detected to
|
/external/webrtc/webrtc/modules/audio_processing/agc/ |
agc_manager_direct.cc | 205 // under clipping distortion. We do this in the preprocessing phase in order
|
/frameworks/av/services/camera/libcameraservice/api1/client2/ |
Parameters.h | 180 // Whether the device supports geometric distortion correction
|
/frameworks/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/intensive/util/ |
ImageUtils.java | 253 // divide-in-half resizing operation at the end so there is less distortion.
|
/cts/tests/camera/src/android/hardware/camera2/cts/ |
CaptureResultTest.java | 554 //Keys for lens distortion correction 574 // These keys must present on either DEPTH or distortion correction devices [all...] |
/external/ImageMagick/config/ |
francais.xml | 780 méthode de distortion non reconnu [all...] |
/external/ImageMagick/www/source/ |
francais.xml | 713 méthode de distortion non reconnu [all...] |
/external/libopus/silk/x86/ |
NSQ_del_dec_sse.c | 128 const opus_int Lambda_Q10, /* I Rate/distortion tradeoff */ 559 /* Find two quantization level candidates and measure their rate-distortion */ [all...] |
/external/libvpx/libvpx/ |
CHANGELOG | 408 Reduce unnecessary distortion computation 429 Adjusted rate-distortion constants
|
/external/webrtc/webrtc/modules/audio_coding/neteq/ |
expand.cc | 400 // Calculate distortion around the |kNumCorrelationCandidates| best lags. 413 // Shift the distortion values to fit in 16 bits. [all...] |
/frameworks/base/core/java/android/hardware/camera2/ |
CaptureRequest.java | [all...] |