libosmodsp 0.5.0-20250623.0.gitf6f4d4a4.fc42
Osmocom DSP library
|
Osmocom .cfile helpers implementation. More...
Functions | |
struct cfile * | cfile_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. | |
Osmocom .cfile helpers implementation.