Searched defs:b_n (Results 1 – 2 of 2) sorted by relevance
/third_party/gstreamer/gstplugins_good/gst/audiofx/ |
D | audiodynamic.c | 397 gdouble a_n, b_n, c_n; in gst_audio_dynamic_transform_soft_knee_compressor_int() local 446 gdouble a_n, b_n, c_n; in gst_audio_dynamic_transform_soft_knee_compressor_float() local 578 gdouble a_n, b_n, c_n; in gst_audio_dynamic_transform_soft_knee_expander_int() local 639 gdouble a_n, b_n, c_n; in gst_audio_dynamic_transform_soft_knee_expander_float() local
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstutils.c | 3804 gst_util_fraction_multiply (gint a_n, gint a_d, gint b_n, gint b_d, in gst_util_fraction_multiply() 3868 gst_util_fraction_add (gint a_n, gint a_d, gint b_n, gint b_d, gint * res_n, in gst_util_fraction_add() 3931 gst_util_fraction_compare (gint a_n, gint a_d, gint b_n, gint b_d) in gst_util_fraction_compare()
|