> On 22 Mar 2018, at 20:51, Yingming Fan wrote:
>
> From: Meng Wang
>
> Signed-off-by: Meng Wang
> ---
> This v2 patch remove unused codes 'stride_dst /= sizeof(uint8_t);' compared
> to v1. V1 have this codes because we referred to hevc dsp template codes.
>
> As FFmpeg hevc decoder have n
From: Meng Wang
Signed-off-by: Meng Wang
---
This v2 patch remove unused codes 'stride_dst /= sizeof(uint8_t);' compared to
v1. V1 have this codes because we referred to hevc dsp template codes.
As FFmpeg hevc decoder have no SAO neon optimization, we add sao_band and
sao_edge neon codes in t