RetroArch/hqflt/bleed.h

4 lines
79 B
C
Raw Normal View History

2010-08-19 21:44:12 +00:00
#include <stdint.h>
void bleed_filter(uint16_t *data, int width, int height);