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 D | SingleFunctionEffects.h | 49 void distortion(iter_type beg, iter_type end) { in distortion() function
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
H A D | picture_psnr_enc.c | 202 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 D | frame_enc.c | 580 uint64_t distortion = 0; in OneStatPass() local 806 uint64_t distortion = 0; in VP8EncTokenLoop() local
|
H A D | quant_enc.c | 583 RDScoreTrellis(int lambda, score_t rate, score_t distortion) RDScoreTrellis() argument [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | me_cmp.c | 780 int i, last, run, bits, level, distortion, start_i; in rd8x8_c() local
|
H A D | snowenc.c | 622 int distortion; in get_block_rd() local 724 int distortion= 0; in get_4block_rd() local [all...] |
H A D | mpegvideo_enc.c | 3929 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