mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-09 20:24:14 +00:00
[host] all: make the downsample rule matching common
This commit is contained in:
@@ -37,6 +37,8 @@ extern Vector downsampleRules;
|
||||
|
||||
bool downsampleParser(struct Option * opt, const char * str);
|
||||
|
||||
DownsampleRule * downsampleRule_match(int x, int y);
|
||||
|
||||
#define DOWNSAMPLE_PARSER(moduleName) \
|
||||
{ \
|
||||
.module = moduleName, \
|
||||
|
Reference in New Issue
Block a user