Searched defs:SAMPLE (Results 1 – 9 of 9) sorted by relevance
23 # define SAMPLE float macro29 # define SAMPLE double macro34 # define SAMPLE int16_t macro46 # define SAMPLE int32_t macro
205 #define SAMPLE(a1, a2) \ in integral() macro
90 #define SAMPLE(_kind) \ macro
153 #define SAMPLE 1 macro
149 #define SAMPLE 1 macro
442 SAMPLE, enumerator
107 SAMPLE = 308, enumerator
196 SAMPLE = 308, enumerator
74 #define SAMPLE(tab, x, y) ((tab)[(y) * s->sps->width + (x)]) macro