ex

Fork of mbed-os-example-mbed5-blinky by mbed-os-examples

Embed: (wiki syntax)

« Back to documentation index

misc_bfin.h File Reference

misc_bfin.h File Reference

Various compatibility routines for Speex (Blackfin version) More...

Go to the source code of this file.

Functions

void * speex_move (void *dest, void *src, int n)
 Speex wrapper for mem_move.

Detailed Description

Various compatibility routines for Speex (Blackfin version)

Author:
Jean-Marc Valin

Definition in file misc_bfin.h.


Function Documentation

void* speex_move ( void *  dest,
void *  src,
int  n 
)

Speex wrapper for mem_move.

Definition at line 37 of file misc_bfin.h.