GNU Radio's TEST Package
|
OpenGL color map generators. More...
#include <stdint.h>
Go to the source code of this file.
Functions | |
int | fosphor_gl_cmap_histogram (uint32_t *rgba, int N, void *arg) |
int | fosphor_gl_cmap_waterfall (uint32_t *rgba, int N, void *arg) |
int | fosphor_gl_cmap_prog (uint32_t *rgba, int N, void *arg) |
int | fosphor_gl_cmap_png (uint32_t *rgba, int N, void *rsrc_name) |
OpenGL color map generators.