Functions
rhino/demo/c/pvrecorder/src/miniaudio/tests/test_filtering/ma_test_filtering_hpf.c File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

ma_result hpf_init_decoder_and_encoder (const char *pInputFilePath, const char *pOutputFilePath, ma_format format, ma_decoder *pDecoder, ma_encoder *pEncoder)
 
int test_entry__hpf (int argc, char **argv)
 
ma_result test_hpf1__by_format (const char *pInputFilePath, const char *pOutputFilePath, ma_format format)
 
ma_result test_hpf1__f32 (const char *pInputFilePath)
 
ma_result test_hpf1__s16 (const char *pInputFilePath)
 
ma_result test_hpf2__by_format (const char *pInputFilePath, const char *pOutputFilePath, ma_format format)
 
ma_result test_hpf2__f32 (const char *pInputFilePath)
 
ma_result test_hpf2__s16 (const char *pInputFilePath)
 
ma_result test_hpf3__by_format (const char *pInputFilePath, const char *pOutputFilePath, ma_format format)
 
ma_result test_hpf3__f32 (const char *pInputFilePath)
 
ma_result test_hpf3__s16 (const char *pInputFilePath)
 

Function Documentation

◆ hpf_init_decoder_and_encoder()

ma_result hpf_init_decoder_and_encoder ( const char *  pInputFilePath,
const char *  pOutputFilePath,
ma_format  format,
ma_decoder pDecoder,
ma_encoder pEncoder 
)

◆ test_entry__hpf()

int test_entry__hpf ( int  argc,
char **  argv 
)

◆ test_hpf1__by_format()

ma_result test_hpf1__by_format ( const char *  pInputFilePath,
const char *  pOutputFilePath,
ma_format  format 
)

◆ test_hpf1__f32()

ma_result test_hpf1__f32 ( const char *  pInputFilePath)

◆ test_hpf1__s16()

ma_result test_hpf1__s16 ( const char *  pInputFilePath)

◆ test_hpf2__by_format()

ma_result test_hpf2__by_format ( const char *  pInputFilePath,
const char *  pOutputFilePath,
ma_format  format 
)

◆ test_hpf2__f32()

ma_result test_hpf2__f32 ( const char *  pInputFilePath)

◆ test_hpf2__s16()

ma_result test_hpf2__s16 ( const char *  pInputFilePath)

◆ test_hpf3__by_format()

ma_result test_hpf3__by_format ( const char *  pInputFilePath,
const char *  pOutputFilePath,
ma_format  format 
)

◆ test_hpf3__f32()

ma_result test_hpf3__f32 ( const char *  pInputFilePath)

◆ test_hpf3__s16()

ma_result test_hpf3__s16 ( const char *  pInputFilePath)


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