Home
last modified time | relevance | path

Searched refs:d_weight (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Daptx.c456 prediction->d_weight[i] -= rshift32(prediction->d_weight[i] - srd*srd0, 8); in aptx_prediction_filtering()
457 predicted_difference += MUL64(reconstructed_differences[-i], prediction->d_weight[i]); in aptx_prediction_filtering()
H A Daptx.h74 int32_t d_weight[24]; member

Completed in 2 milliseconds