Home
last modified time | relevance | path

Searched defs:distortion (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/
H A DSingleFunctionEffects.h49 void distortion(iter_type beg, iter_type end) { in distortion() function
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dpicture_psnr_enc.c202 float distortion; in WebPPictureDistortion() local
132 WebPPlaneDistortion(const uint8_t* src, size_t src_stride, const uint8_t* ref, size_t ref_stride, int width, int height, size_t x_step, int type, float* distortion, float* result) WebPPlaneDistortion() argument
229 WebPPlaneDistortion(const uint8_t* src, size_t src_stride, const uint8_t* ref, size_t ref_stride, int width, int height, size_t x_step, int type, float* distortion, float* result) WebPPlaneDistortion() argument
[all...]
H A Dframe_enc.c580 uint64_t distortion = 0; in OneStatPass() local
806 uint64_t distortion = 0; in VP8EncTokenLoop() local
H A Dquant_enc.c583 RDScoreTrellis(int lambda, score_t rate, score_t distortion) RDScoreTrellis() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dme_cmp.c780 int i, last, run, bits, level, distortion, start_i; in rd8x8_c() local
H A Dsnowenc.c622 int distortion; in get_block_rd() local
724 int distortion= 0; in get_4block_rd() local
[all...]
H A Dmpegvideo_enc.c3929 int distortion; in dct_quantize_trellis_c() local
4059 int unquant_coeff, score, distortion; in dct_quantize_trellis_c() local
[all...]

Completed in 15 milliseconds