Searched defs:cur_diff (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | g722.c | 74 static inline void s_zero(int cur_diff, struct G722Band *band) in s_zero() argument 110 static void do_adaptive_prediction(struct G722Band *band, const int cur_diff) in do_adaptive_prediction() argument [all...] |
/third_party/skia/third_party/externals/libwebp/src/enc/ | ||
H A D | predictor_enc.c | 346 float cur_diff; in GetBestPredictorForTile() local 545 float cur_diff; in GetPredictionCostCrossColorRed() local 581 const float cur_diff = GetPredictionCostCrossColorRed( GetBestGreenToRed() local 598 float cur_diff; GetPredictionCostCrossColorBlue() local 651 const float cur_diff = GetPredictionCostCrossColorBlue( GetBestGreenRedToBlue() local [all...] |
Completed in 3 milliseconds