#include "memory_file.h"
#include "internal.h"
#include "utility.h"
Include dependency graph for memory_file.cpp:
Go to the source code of this file.
Namespaces | |
namespace | audiere |
Functions | |
File * | audiere::AdrCreateMemoryFile (const void *buffer, int size) |
int | audiere::getNextPowerOfTwo (int value) |