On Wed, Aug 14, 2024 at 2:41 PM Martin Storsjö <mar...@martin.st> wrote: > On Tue, 6 Aug 2024, Ramiro Polla wrote: > > checkasm --bench on a Raspberry Pi 5 Model B Rev 1.0: > > yuv420p_gbrp_128_c: 1243.0 > > yuv420p_gbrp_128_neon: 453.5 > > yuv420p_gbrp_1920_c: 18165.5 > > yuv420p_gbrp_1920_neon: 6700.0 > > yuv422p_gbrp_128_c: 1463.5 > > yuv422p_gbrp_128_neon: 471.5 > > yuv422p_gbrp_1920_c: 21343.7 > > yuv422p_gbrp_1920_neon: 6743.5 > > --- > > libswscale/aarch64/swscale_unscaled.c | 58 +++++++++++++++++++++ > > libswscale/aarch64/yuv2rgb_neon.S | 73 ++++++++++++++++++++++----- > > 2 files changed, 118 insertions(+), 13 deletions(-) > > This looks reasonable to me, thanks!
Thanks, I pushed the patchset. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".