[x264-devel] [PATCH 1/1] arm64: skip deblocking completely in 264_deblock_h_chroma_422_neon
Martin Storsjö
martin at martin.st
Mon Aug 24 21:10:00 CEST 2015
On Thu, 20 Aug 2015, Janne Grunau wrote:
> If the parameters (alpha, beta, tc0[]) indicated that the deblocking
> should have been skipped, every 2nd chrome line would have deblocked
> anyway.
>
> deblock_h_chroma_422_neon: 2259 (before)
> deblock_h_chroma_422_neon: 2192 (after)
> ---
> common/aarch64/deblock-a.S | 9 +++++----
> 1 file changed, 5 insertions(+), 4 deletions(-)
Ok
// Martin
More information about the x264-devel
mailing list