Home
last modified time | relevance | path

Searched defs:a_n (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/audiofx/
Daudiodynamic.c397 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/
Dgstutils.c3804 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()
/third_party/skia/third_party/externals/wuffs/release/c/
Dwuffs-v0.3.c32827 uint32_t a_n) { in wuffs_json__decoder__decode_digits()