Home
last modified time | relevance | path

Searched defs:best_diff (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/modules/skplaintexteditor/src/
H A Deditor.cpp269 float best_diff = ::fabsf(bounds[best_index].x() - x); in find_closest_x() local
/third_party/ffmpeg/libavfilter/
H A Davfiltergraph.c808 int best_idx, best_diff = INT_MAX; in swap_samplerates_on_filter() local
/third_party/ffmpeg/libavcodec/
H A Dac3enc.c2359 long long best_diff = INT64_MAX; in validate_options() local
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dpredictor_enc.c332 float best_diff = MAX_DIFF_COST; in GetBestPredictorForTile() local
570 float best_diff = GetPredictionCostCrossColorRed( in GetBestGreenToRed() local
641 float best_diff = GetPredictionCostCrossColorBlue( in GetBestGreenRedToBlue() local

Completed in 8 milliseconds