/third_party/ffmpeg/libavcodec/tests/ |
D | jpeg2000dwt.c | 29 …c int test_dwt(int *array, int *ref, int border[2][2], int decomp_levels, int type, int max_diff) { in test_dwt() 68 static int test_dwtf(float *array, float *ref, int border[2][2], int decomp_levels, float max_diff)… in test_dwtf()
|
/third_party/skia/third_party/externals/libwebp/examples/ |
D | anim_diff.c | 77 static void MinimizeAnimationFrames(AnimatedImage* const img, int max_diff) { in MinimizeAnimationFrames() 168 int max_diff; in CompareAnimatedImagePair() local 217 int max_diff = 0; in main() local
|
D | anim_util.c | 730 static void Accumulate(double v1, double v2, double* const max_diff, in Accumulate() 739 int* const max_diff, double* const psnr) { in GetDiffAndPSNR()
|
/third_party/pulseaudio/src/tests/ |
D | resampler-rewind-test.c | 122 float *a, *b, max_diff = 0; in compare_blocks() local 234 float max_diff; in main() local
|
/third_party/libsnd/tests/ |
D | channel_test.c | 125 max_diff (const float *a, const float *b, unsigned int len, unsigned int * position) in max_diff() function
|
D | dft_cmp.c | 137 { double orig_max = 0.0, max_diff = 0.0 ; in calc_max_spectral_difference() local
|
/third_party/skia/experimental/lowp-basic/ |
D | lerp-study.cpp | 17 int max_diff = 0; member
|
D | bilerp-study.cpp | 17 int64_t max_diff = 0; member
|
/third_party/ffmpeg/libavfilter/ |
D | af_astats.c | 73 double min_diff, max_diff; member 414 min = DBL_MAX, max =-DBL_MAX, min_diff = DBL_MAX, max_diff = 0, in set_metadata() local 662 min = DBL_MAX, max =-DBL_MAX, min_diff = DBL_MAX, max_diff = 0, in print_stats() local
|
/third_party/ltp/testcases/kernel/sched/tool/ |
D | time-schedule.c | 104 signed long max_diff = -1000000000; in main() local
|
/third_party/gstreamer/gstplugins_bad/sys/decklink/ |
D | gstdecklinkvideosrc.cpp | 739 GstClockTime expected, new_calculated, diff, max_diff; in gst_decklink_video_src_update_time_mapping() local
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
D | predictor_enc.c | 190 int max_quantization, int max_diff, in NearLossless()
|
/third_party/skia/third_party/externals/libwebp/src/mux/ |
D | anim_encode.c | 406 const double max_diff = 31 * (1 - val) + 1 * val; in QualityToMaxDiff() local
|
/third_party/pcre2/pcre2/src/sljit/ |
D | sljitNativeARM_32.c | 59 #define MAX_DIFFERENCE(max_diff) \ argument
|