> 在 2019年10月14日,11:09,hwren 写道:
>
> Optimize data access from multiplication to iteration.
>
> Signed-off-by: hwren
> ---
> libavcodec/libxavs2.c | 41 +
> 1 file changed, 25 insertions(+), 16 deletions(-)
>
> diff --git a/libavcodec/libxavs2.c b/libavc
Optimize data access from multiplication to iteration.
Signed-off-by: hwren
---
libavcodec/libxavs2.c | 41 +
1 file changed, 25 insertions(+), 16 deletions(-)
diff --git a/libavcodec/libxavs2.c b/libavcodec/libxavs2.c
index 0179a1e..7a41ca2 100644
--- a/