misc_bfin.h File Reference
Various compatibility routines for Speex (Blackfin version).
More...
|
Functions |
void * | speex_move (void *dest, void *src, int n) |
Detailed Description
Various compatibility routines for Speex (Blackfin version).
- Author:
- Jean-Marc Valin
Function Documentation
void* speex_move |
( |
void * |
dest, |
|
|
void * |
src, |
|
|
int |
n | |
|
) |
| | |
Speex wrapper for mem_move