Fix typo in previous patch (av1_make_masked_inter_predictor)
With convolve round, tmp_buf32 should be set to tmp_buf rather than tmp_dst because we want the actual pointer value rather than the funky rescaled one when the frame is high bit depth. Change-Id: I614ca1ebb4b6db8c4957fdced9dc2009a7ac107e
Please register or sign in to comment