Macros | Functions
porcupine/demo/c/dr_libs/tests/external/miniaudio/extras/speex_resampler/ma_speex_resampler.h File Reference
#include "thirdparty/speex_resampler.h"
#include <stdint.h>
#include "thirdparty/resample.c"
Include dependency graph for porcupine/demo/c/dr_libs/tests/external/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 MA_HAS_STDINT
 
#define OUTSIDE_SPEEX
 
#define RANDOM_PREFIX   ma_speex
 
#define spx_uint64_t   uint64_t
 

Functions

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

Macro Definition Documentation

◆ MA_HAS_STDINT

#define MA_HAS_STDINT

◆ OUTSIDE_SPEEX

#define OUTSIDE_SPEEX

◆ RANDOM_PREFIX

#define RANDOM_PREFIX   ma_speex

◆ spx_uint64_t

#define spx_uint64_t   uint64_t

Function Documentation

◆ ma_speex_resampler_get_expected_output_frame_count()

int ma_speex_resampler_get_expected_output_frame_count ( 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 ( 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