Go to the source code of this file.
Definition at line 27 of file float_dsp.c.
Referenced by avpriv_float_dsp_alloc().
Definition at line 35 of file float_dsp.c.
Referenced by avpriv_float_dsp_alloc().
Definition at line 43 of file float_dsp.c.
Referenced by avpriv_float_dsp_alloc().
Definition at line 51 of file float_dsp.c.
Referenced by avpriv_float_dsp_alloc().
Definition at line 59 of file float_dsp.c.
Referenced by avpriv_float_dsp_alloc().
Definition at line 67 of file float_dsp.c.
Referenced by avpriv_float_dsp_alloc().
Definition at line 75 of file float_dsp.c.
Referenced by avpriv_float_dsp_alloc().
Definition at line 94 of file float_dsp.c.
Referenced by avpriv_float_dsp_alloc().
Definition at line 102 of file float_dsp.c.
Referenced by avpriv_float_dsp_alloc().
Definition at line 112 of file float_dsp.c.
Referenced by avpriv_float_dsp_alloc().
Return the scalar product of two vectors of doubles.
Definition at line 124 of file float_dsp.c.
Referenced by avpriv_float_dsp_alloc(), and evaluate_lls().
Allocate a float DSP context.
Definition at line 135 of file float_dsp.c.
Referenced by ac3_decode_init(), atrac1_decode_init(), atrac3_decode_init(), atrac3p_decode_init(), atrac9_decode_init(), checkasm_check_float_dsp(), config_output(), decode_ctx_init(), decode_init(), dolby_e_init(), dsp_init(), encode_init(), ff_aac_decode_init_float(), ff_ac3_float_encode_init(), ff_celt_init(), ff_dca_core_init(), ff_dca_lbr_init(), ff_opus_psy_init(), ff_twinvq_decode_init(), g728_decode_init(), imc_decode_init(), init(), mp3lame_encode_init(), on2avc_decode_init(), opus_decode_init(), opus_encode_init(), pcm_scale_decode_init(), ra288_decode_init(), siren_init(), speex_decode_init(), and vorbis_parse_id_hdr().