FreeRDP
dsp.h File Reference
#include <freerdp/api.h>
This graph shows which files directly or indirectly include this file:

Data Structures

union  ADPCM
 
struct  FREERDP_DSP_CONTEXT
 

Macros

#define freerdp_dsp_context_reset_adpcm(_c)   memset(&_c->adpcm, 0, sizeof(ADPCM))
 

Functions

FREERDP_API FREERDP_DSP_CONTEXT * freerdp_dsp_context_new (void)
 
FREERDP_API void freerdp_dsp_context_free (FREERDP_DSP_CONTEXT *context)
 

Macro Definition Documentation

#define freerdp_dsp_context_reset_adpcm (   _c)    memset(&_c->adpcm, 0, sizeof(ADPCM))

Function Documentation

FREERDP_API void freerdp_dsp_context_free ( FREERDP_DSP_CONTEXT *  context)

Here is the caller graph for this function:

FREERDP_API FREERDP_DSP_CONTEXT* freerdp_dsp_context_new ( void  )

Here is the call graph for this function:

Here is the caller graph for this function: