paper-with-me

Papers

An Optimized H.266/VVC Software Decoder On Mobile Platform

2021-03-05 · Yiming Li, Shan Liu, Yu Chen, Yushan Zheng, Sijia Chen, Bin Zhu, Jian Lou

As the successor of H.265/HEVC, the new versatile video coding standard (H.266/VVC) can provide up to 50% bitrate saving with the same subjective quality, at the cost of increased decoding complexity. To accelerate the application of the new coding standard, a real-time H.266/VVC software decoder that can support various platforms is implemented, where SIMD technologies, parallelism optimization, and the acceleration strategies based on the characteristics of each coding tool are applied. As the mobile devices have become an essential carrier for video services nowadays, the mentioned optimization efforts are not only implemented for the x86 platform, but more importantly utilized to highly optimize the decoding performance on the ARM platform in this work. The experimental results show that when running on the Apple A14 SoC (iPhone 12pro), the average single-thread decoding speed of the present implementation can achieve 53fps (RA and LB) for full HD (1080p) bitstreams generated by VTM-11.0 reference software using 8bit Common Test Conditions (CTC). When multi-threading is enabled, an average of 32 fps (RA) can be achieved when decoding the 4K bitstreams.

📄 PDF Abstract BibTeX arXiv:2103.03612

Code (0)

등록된 구현이 없습니다.

Tasks

4kDecoder

Similar Papers 제목 키워드 기반

Performance Analysis of Optimized Versatile Video Coding Software Decoders on Embedded Platforms

2022-06-30 · Anup Saha, Wassim Hamidouche, Miguel Chavarrías, Guillaume Gautier 외

In recent years, the global demand for high-resolution videos and the emergence of new multimedia applications have created the need for a new video coding standard. Hence, in July 2020 the Versatile Video Coding (VVC) s…

A Comprehensive Review of Software and Hardware Energy Efficiency of Video Decoders

2024-02-14 · Matthias Kränzler, Christian Herglotz, André Kaup

Energy and compression efficiency are two essential parts of modern video decoder implementations that have to be considered. This work comprehensively studies the following six video coding formats regarding compression…

Decoder

Pupil: An Open Source Platform for Pervasive Eye Tracking and Mobile Gaze-based Interaction

2014-04-30 · Moritz Kassner, William Patera, Andreas Bulling

Commercial head-mounted eye trackers provide useful features to customers in industry and research but are expensive and rely on closed source hardware and software. This limits the application areas and use of mobile ey…

Gaze EstimationPupil Detection

MOSAIC: Mobile Segmentation via decoding Aggregated Information and encoded Context

2021-12-22 · Weijun Wang, Andrew Howard

We present a next-generation neural network architecture, MOSAIC, for efficient and accurate semantic image segmentation on mobile devices. MOSAIC is designed using commonly supported neural operations by diverse mobile …

DecoderImage SegmentationSemantic Segmentation

Toward a Knowledge-based Personalised Recommender System for Mobile App Development

2019-09-09 · Bilal Abu-Salih, Hamad Alsawalqah, Basima Elshqeirat, Tomayess Issa 외

Over the last few years, the arena of mobile application development has expanded considerably beyond the balance of the world\'s software markets. With the growing number of mobile software companies, and the mounting s…

Recommendation Systems