HomeSort by relevance Sort by last modified time
    Searched full:distortion (Results 101 - 125 of 320) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/scapy/scapy/modules/
voip.py 105 The sound will surely suffer distortion.
  /external/tensorflow/tensorflow/core/ops/
candidate_sampling_ops.cc 112 .Attr("distortion: float = 1.0")
  /external/v8/tools/profviz/
profviz.html 76 <input type="text" id="distortion" class="range" value="4500"/>
  /external/webp/src/dsp/
ssim_sse2.c 10 // SSE2 version of distortion calculation
ssim.c 10 // distortion calculation
  /frameworks/av/media/img_utils/include/img_utils/
DngUtils.h 134 * kCoeffs - A list of coefficients for the polynomial equation representing the distortion
  /frameworks/av/media/libaudioprocessing/tests/
mixer_to_wav_tests.sh 30 # ramping causes spectral distortion).
  /external/ImageMagick/tests/
validate.c 1530 distortion, local
1806 distortion, local
2018 distortion; local
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
encodeframe.c 1125 int distortion; local
    [all...]
temporal_filter.c 166 int distortion; local
171 &cpi->fn_ptr[BLOCK_16X16], NULL, &distortion, &sse);
  /external/webp/src/enc/
frame_enc.c 563 uint64_t distortion = 0; local
578 distortion += info.D;
592 s->value = GetPSNR(distortion, pixel_count);
789 uint64_t distortion = 0; local
813 distortion += info.D;
833 stats.value = GetPSNR(distortion, pixel_count);
  /cts/apps/CameraITS/pymodules/its/
caps.py 111 return props.has_key("android.lens.distortion") and \
112 props["android.lens.distortion"] is not None
  /external/dng_sdk/source/
dng_lens_correction.h 15 * Opcodes to fix lens aberrations such as geometric distortion, lateral chromatic
221 /// camera model. Supports radial and tangential (decentering) distortion
  /external/libavc/encoder/
ih264e_rate_control.c 386 * After encoding a mb, information such as mb type, qp used, mb distortion
410 /* distortion */
ih264e_process.h 291 * Number of bits consumed by the current frame, frame distortion, frame cost,
  /external/libopus/silk/
NSQ.c 91 const opus_int Lambda_Q10, /* I Rate/distortion tradeoff */
285 /* Find two quantization level candidates and measure their rate-distortion */
main.h 263 const opus_int Lambda_Q10, /* I Rate/distortion tradeoff */
289 const opus_int Lambda_Q10, /* I Rate/distortion tradeoff */
  /external/libopus/silk/fixed/
encode_frame_FIX.c 268 /* Adjust the quantizer's rate/distortion tradeoff and discard previous "upper" results */
312 /* Adjust gain according to high-rate rate/distortion curve */
  /external/libopus/silk/float/
encode_frame_FLP.c 254 /* Adjust the quantizer's rate/distortion tradeoff and discard previous "upper" results */
300 /* Adjust gain according to high-rate rate/distortion curve */
  /external/libvpx/libvpx/vp9/encoder/
vp9_mbgraph.c 58 uint32_t distortion; local
63 cond_cost_list(cpi, cost_list), NULL, NULL, &distortion, &sse, NULL, 0,
  /external/ImageMagick/config/
ImageMagick.rdf.in 34 Generalized pixel distortion: correct for, or induce image distortions including perspective.
  /external/libexif/libexif/olympus/
mnote-olympus-tag.c 112 {MNOTE_OLYMPUS_TAG_LENSDISTORTION, "LensDistortionParams", N_("Lens Distortion Parameters"), ""},
  /external/mesa3d/docs/relnotes/
8.0.1.html 55 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=44333">Bug 44333</a> - [bisected] Color distortion with xbmc mediaplayer</li>
  /external/sonic/
sonic.h 97 words could introduce distortion. */
  /hardware/intel/common/libva/va/vendor/intel/
va_intel_statistics.h 40 /** This processing function can output motion vectors, distortions (pure pixel distortion, no cost),

Completed in 721 milliseconds

1 2 3 45 6 7 8 91011>>