Skip to content

sifive/h264-opts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

h264-opts

The project includes RISC-V Vector optimizations for the H.264 decoder, implementing

  • Motion compensation
  • Intra prediction
  • IDCT
  • In-loop filtering
  • Weighted prediction

Build Instructions

CC=riscv64-unknown-linux-gnu-clang CFLAGS="-O3 -mcpu=TARGET_ARCH" make

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published