#include <fmtconvert.h>
Definition at line 28 of file fmtconvert.h.
Convert an array of int32_t to float and multiply by a float value.
Definition at line 38 of file fmtconvert.h.
Referenced by decode_audio_block(), ff_fmt_convert_init(), ff_fmt_convert_init_arm(), ff_fmt_convert_init_mips(), ff_fmt_convert_init_ppc(), ff_fmt_convert_init_x86(), and int32_to_float_fmul_array8_c().
Convert an array of int32_t to float and multiply by a float value from another array, stepping along the float array once for each 8 integers.
Definition at line 53 of file fmtconvert.h.
Referenced by dca_subsubframe(), ff_fmt_convert_init(), ff_fmt_convert_init_arm(), and ff_fmt_convert_init_x86().