GNU Radio's TEST Package
gl_cmap_gen.h File Reference

OpenGL color map generators. More...

#include <stdint.h>
Include dependency graph for gl_cmap_gen.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)
 

Detailed Description

OpenGL color map generators.