Home
last modified time | relevance | path

Searched defs:cur_diff (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dg722.c74 static inline void s_zero(int cur_diff, struct G722Band *band) in s_zero()
110 static void do_adaptive_prediction(struct G722Band *band, const int cur_diff) in do_adaptive_prediction()
/third_party/skia/m133/third_party/externals/libwebp/src/enc/
Dpredictor_enc.c347 float cur_diff; in GetBestPredictorForTile() local
556 float cur_diff; in GetPredictionCostCrossColorRed() local
592 const float cur_diff = GetPredictionCostCrossColorRed( in GetBestGreenToRed() local
609 float cur_diff; in GetPredictionCostCrossColorBlue() local
662 const float cur_diff = GetPredictionCostCrossColorBlue( in GetBestGreenRedToBlue() local
/third_party/skia/third_party/externals/libwebp/src/enc/
Dpredictor_enc.c346 float cur_diff; in GetBestPredictorForTile() local
545 float cur_diff; in GetPredictionCostCrossColorRed() local
581 const float cur_diff = GetPredictionCostCrossColorRed( in GetBestGreenToRed() local
598 float cur_diff; in GetPredictionCostCrossColorBlue() local
651 const float cur_diff = GetPredictionCostCrossColorBlue( in GetBestGreenRedToBlue() local