Module speex

Source

Macrosยง

algo ๐Ÿ”’
chunk_assign ๐Ÿ”’
chunk_copy ๐Ÿ”’

Structsยง

FuncDef
QualityMapping
SpeexResamplerState

Constantsยง

RESAMPLER_ERR_ALLOC_FAILED
RESAMPLER_ERR_INVALID_ARG
RESAMPLER_ERR_OVERFLOW
RESAMPLER_ERR_SUCCESS

Staticsยง

KAISER6_TABLE ๐Ÿ”’
KAISER8_TABLE ๐Ÿ”’
KAISER10_TABLE ๐Ÿ”’
KAISER12_TABLE ๐Ÿ”’
QUALITY_MAP ๐Ÿ”’
_KAISER6 ๐Ÿ”’
_KAISER8 ๐Ÿ”’
_KAISER10 ๐Ÿ”’
_KAISER12 ๐Ÿ”’

Functionsยง

_gcd ๐Ÿ”’
_muldiv ๐Ÿ”’
compute_func ๐Ÿ”’
cubic_coef ๐Ÿ”’
resampler_basic_direct_double ๐Ÿ”’
resampler_basic_direct_single ๐Ÿ”’
resampler_basic_interpolate_double ๐Ÿ”’
resampler_basic_interpolate_single ๐Ÿ”’
resampler_basic_zero ๐Ÿ”’
sinc ๐Ÿ”’
speex_resampler_magic ๐Ÿ”’
speex_resampler_process_native ๐Ÿ”’

Type Aliasesยง

ResamplerBasicFunc