Home
last modified time | relevance | path

Searched defs:max_diff (Results 1 - 12 of 12) sorted by relevance

/third_party/ffmpeg/libavcodec/tests/
H A Djpeg2000dwt.c34 static int test_dwt(int *array, int *ref, int border[2][2], int decomp_levels, int type, int max_diff) { in test_dwt() argument
73 static int test_dwtf(float *array, float *ref, int border[2][2], int decomp_levels, float max_diff) { in test_dwtf() argument
/third_party/libsnd/tests/
H A Dchannel_test.c125 max_diff (const float *a, const float *b, unsigned int len, unsigned int * position) in max_diff() function
H A Ddft_cmp.c137 { double orig_max = 0.0, max_diff = 0.0 ; in calc_max_spectral_difference() local
/third_party/skia/experimental/lowp-basic/
H A Dlerp-study.cpp17 int max_diff = 0; member
H A Dbilerp-study.cpp17 int64_t max_diff = 0; member
/third_party/pulseaudio/src/tests/
H A Dresampler-rewind-test.c122 float *a, *b, max_diff = 0; in compare_blocks() local
234 float max_diff; in main() local
/third_party/skia/third_party/externals/libwebp/examples/
H A Danim_diff.c77 static void MinimizeAnimationFrames(AnimatedImage* const img, int max_diff) { in MinimizeAnimationFrames() argument
168 int max_diff; in CompareAnimatedImagePair() local
217 int max_diff in main() local
[all...]
H A Danim_util.c730 static void Accumulate(double v1, double v2, double* const max_diff, in Accumulate() argument
737 GetDiffAndPSNR(const uint8_t rgba1[], const uint8_t rgba2[], uint32_t width, uint32_t height, int premultiply, int* const max_diff, double* const psnr) GetDiffAndPSNR() argument
/third_party/ltp/testcases/kernel/sched/tool/
H A Dtime-schedule.c104 signed long max_diff = -1000000000; in main() local
/third_party/ffmpeg/libavfilter/
H A Daf_astats.c74 double min_diff, max_diff; member
401 min = DBL_MAX, max =-DBL_MAX, min_diff = DBL_MAX, max_diff = 0, in set_metadata() local
655 min = DBL_MAX, max =-DBL_MAX, min_diff = DBL_MAX, max_diff = 0, print_stats() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dpredictor_enc.c189 NearLossless(uint32_t value, uint32_t predict, int max_quantization, int max_diff, int used_subtract_green) NearLossless() argument
/third_party/skia/third_party/externals/libwebp/src/mux/
H A Danim_encode.c406 const double max_diff = 31 * (1 - val) + 1 * val; in QualityToMaxDiff() local

Completed in 11 milliseconds