[vlc-devel] [PATCH] Add i420->rv16 neon converter
Rafaël Carré
funman at videolan.org
Fri Mar 8 17:40:07 CET 2013
Le 05/03/2013 21:20, Sébastien Toque a écrit :
> ---
> modules/arm_neon/Modules.am | 1 +
> modules/arm_neon/chroma_neon.h | 5 +
> modules/arm_neon/i420_rv16.S | 227 ++++++++++++++++++++++++++++++++++++++++
> modules/arm_neon/yuv_rgb.c | 20 ++++
> 4 files changed, 253 insertions(+)
> create mode 100644 modules/arm_neon/i420_rv16.S
Since you have worked on scheduling this module, when will you add
scheduling to the other modules you have submitted?
More information about the vlc-devel
mailing list