mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +00:00
db7fe611ed
Seriously faster. Algorithm is nearly the same as bilinear, which given the speed of this code, should be considered the baseline of quality. Speed appears to be limited by memory bandwidth, so I didn't bother trying to make it any faster. |
||
---|---|---|
.. | ||
gstbayer.c | ||
gstbayer2rgb.c | ||
gstbayerorc-dist.c | ||
gstbayerorc-dist.h | ||
gstbayerorc.orc | ||
gstrgb2bayer.c | ||
gstrgb2bayer.h | ||
Makefile.am |