Skip to content
Snippets Groups Projects
Commit 940c22a2 authored by Yunqing Wang's avatar Yunqing Wang
Browse files

Modify convolve function prototype

This patch modified convolve function prototype. The temp buffer used in
convolve function is already available in conv_params, which doesn't need
to be passed in. Instead, pass in the destination buffer so that the
result can be written in the destination directly for single ref case.
More patch will be followed.

Change-Id: Ib28dc3ba5783a1034c70570d78fa8c8af7cbed7c
parent 5891f98f
No related branches found
No related tags found
2 merge requests!6Rav1e 11 yushin 1,!3Rav1e 10 yushin
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment