libosmodsp 0.4.0
Osmocom DSP library
Loading...
Searching...
No Matches
cfile.c File Reference

Osmocom .cfile helpers implementation. More...

Functions

struct cfilecfile_load (const char *filename)
 .cfile loader: mmap() the data into memory (read-only)
 
void cfile_release (struct cfile *cf)
 Release all resources associated with a mapped .cfile.
 

Detailed Description

Osmocom .cfile helpers implementation.