Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dwavpackenc.c2344 #define update_weight_clip_d2(weight, delta, source, result) \ macro
2423 update_weight_clip_d2(dpp->weightA, dpp->delta, sam_A, tmp); in decorr_stereo_pass_id2()
2426 update_weight_clip_d2(dpp->weightB, dpp->delta, sam_B, tmp); in decorr_stereo_pass_id2()
2435 update_weight_clip_d2(dpp->weightB, dpp->delta, sam_B, tmp); in decorr_stereo_pass_id2()
2438 update_weight_clip_d2(dpp->weightA, dpp->delta, sam_A, tmp); in decorr_stereo_pass_id2()
2450 update_weight_clip_d2(dpp->weightB, dpp->delta, sam_B, tmp); in decorr_stereo_pass_id2()
2454 update_weight_clip_d2(dpp->weightA, dpp->delta, sam_A, tmp); in decorr_stereo_pass_id2()

Completed in 4 milliseconds