Searched refs:rainbowRGB (Results 1 – 4 of 4) sorted by relevance
/dports/multimedia/mjpegtools/mjpegtools-2.1.0/lavtools/ |
H A D | y4mcolorbars.c | 242 static uint8_t rainbowRGB[][7] = { variable 248 rainbowRGB[0], rainbowRGB[1], rainbowRGB[2]
|
/dports/biology/paml/paml4.9j/src/ |
H A D | paml.h | 138 void rainbowRGB (double temperature, int *R, int *G, int *B);
|
H A D | tools.c | 4458 void rainbowRGB(double temperature, int *R, int *G, int *B) in rainbowRGB() function
|
H A D | codeml.c | 5266 rainbowRGB((meanw[hp] - minmw) / (maxmw - minmw + 1e-9), &R, &G, &B); in lfunNSsites_rate()
|