We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

VVdeC<>Arm: Optimizing an open source VVC decoder for Arm architectures

Formal Metadata

Title
VVdeC<>Arm: Optimizing an open source VVC decoder for Arm architectures
Title of Series
Number of Parts
798
Author
License
CC Attribution 2.0 Belgium:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
VVdeC is an open source VVC decoder optimized for the x86 SIMD extensions SSE4.1 and AVX2. Support for other architectures has been achieved using the open source project SIMD Everywhere. This talk will present the approach and results of the first attempt of optimizing VVdeC for Arm, including which SIMD extension was selected as the optimization target, which tools where used and how SIMD was utilized.