RetroArch/hqflt/bleed.h
2010-08-19 23:44:12 +02:00

4 lines
79 B
C

#include <stdint.h>
void bleed_filter(uint16_t *data, int width, int height);