Macros | Typedefs | Functions
rhino/demo/c/pvrecorder/src/miniaudio/extras/speex_resampler/ma_speex_resampler.h File Reference
#include "thirdparty/speex_resampler.h"
#include "thirdparty/resample.c"
Include dependency graph for rhino/demo/c/pvrecorder/src/miniaudio/extras/speex_resampler/ma_speex_resampler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define OUTSIDE_SPEEX
 
#define RANDOM_PREFIX   ma_speex
 

Typedefs

typedef unsigned long long spx_uint64_t
 

Functions

int ma_speex_resampler_get_expected_output_frame_count (const SpeexResamplerState *st, spx_uint64_t in_len, spx_uint64_t *out_len)
 
int ma_speex_resampler_get_required_input_frame_count (const SpeexResamplerState *st, spx_uint64_t out_len, spx_uint64_t *in_len)
 

Macro Definition Documentation

◆ OUTSIDE_SPEEX

#define OUTSIDE_SPEEX

◆ RANDOM_PREFIX

#define RANDOM_PREFIX   ma_speex

Typedef Documentation

◆ spx_uint64_t

typedef unsigned long long spx_uint64_t

Function Documentation

◆ ma_speex_resampler_get_expected_output_frame_count()

int ma_speex_resampler_get_expected_output_frame_count ( const SpeexResamplerState st,
spx_uint64_t  in_len,
spx_uint64_t out_len 
)

◆ ma_speex_resampler_get_required_input_frame_count()

int ma_speex_resampler_get_required_input_frame_count ( const SpeexResamplerState st,
spx_uint64_t  out_len,
spx_uint64_t in_len 
)


picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:14:57