Home
last modified time | relevance | path

Searched refs:VOLUME_UNITY_INT32 (Results 1 – 25 of 30) sorted by relevance

12

/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst/audiomixer/
H A Dgstaudiomixer.c86 #define VOLUME_UNITY_INT32 134217728 /* internal int for unity 2^(32-5) */ macro
130 pad->volume_i32 = pad->volume * VOLUME_UNITY_INT32; in gst_audiomixer_pad_set_property()
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst/audiomixer/
H A Dgstaudiomixer.c86 #define VOLUME_UNITY_INT32 134217728 /* internal int for unity 2^(32-5) */ macro
130 pad->volume_i32 = pad->volume * VOLUME_UNITY_INT32; in gst_audiomixer_pad_set_property()
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst/audiomixer/
H A Dgstaudiomixer.c86 #define VOLUME_UNITY_INT32 134217728 /* internal int for unity 2^(32-5) */ macro
130 pad->volume_i32 = pad->volume * VOLUME_UNITY_INT32; in gst_audiomixer_pad_set_property()
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst/audiomixer/
H A Dgstaudiomixer.c86 #define VOLUME_UNITY_INT32 134217728 /* internal int for unity 2^(32-5) */ macro
130 pad->volume_i32 = pad->volume * VOLUME_UNITY_INT32; in gst_audiomixer_pad_set_property()
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst/audiomixer/
H A Dgstaudiomixer.c86 #define VOLUME_UNITY_INT32 134217728 /* internal int for unity 2^(32-5) */ macro
130 pad->volume_i32 = pad->volume * VOLUME_UNITY_INT32; in gst_audiomixer_pad_set_property()
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst/audiomixer/
H A Dgstaudiomixer.c86 #define VOLUME_UNITY_INT32 134217728 /* internal int for unity 2^(32-5) */ macro
130 pad->volume_i32 = pad->volume * VOLUME_UNITY_INT32; in gst_audiomixer_pad_set_property()
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/gst/audiomixer/
H A Dgstaudiomixer.c86 #define VOLUME_UNITY_INT32 134217728 /* internal int for unity 2^(32-5) */ macro
130 pad->volume_i32 = pad->volume * VOLUME_UNITY_INT32; in gst_audiomixer_pad_set_property()
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/gst/audiomixer/
H A Dgstaudiomixer.c86 #define VOLUME_UNITY_INT32 134217728 /* internal int for unity 2^(32-5) */ macro
130 pad->volume_i32 = pad->volume * VOLUME_UNITY_INT32; in gst_audiomixer_pad_set_property()
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/gst/audiomixer/
H A Dgstaudiomixer.c86 #define VOLUME_UNITY_INT32 134217728 /* internal int for unity 2^(32-5) */ macro
130 pad->volume_i32 = pad->volume * VOLUME_UNITY_INT32; in gst_audiomixer_pad_set_property()
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/gst/audiomixer/
H A Dgstaudiomixer.c86 #define VOLUME_UNITY_INT32 134217728 /* internal int for unity 2^(32-5) */ macro
130 pad->volume_i32 = pad->volume * VOLUME_UNITY_INT32; in gst_audiomixer_pad_set_property()
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst/volume/
H A Dgstvolume.c70 #define VOLUME_UNITY_INT32 134217728 /* internal int for unity 2^(32-5) */ macro
182 if (self->current_vol_i32 > VOLUME_UNITY_INT32) { in volume_choose_func()
261 (gint) ((gdouble) volume * (gdouble) VOLUME_UNITY_INT32); in volume_update_volume()
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst/volume/
H A Dgstvolume.c70 #define VOLUME_UNITY_INT32 134217728 /* internal int for unity 2^(32-5) */ macro
182 if (self->current_vol_i32 > VOLUME_UNITY_INT32) { in volume_choose_func()
261 (gint) ((gdouble) volume * (gdouble) VOLUME_UNITY_INT32); in volume_update_volume()
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst/volume/
H A Dgstvolume.c70 #define VOLUME_UNITY_INT32 134217728 /* internal int for unity 2^(32-5) */ macro
182 if (self->current_vol_i32 > VOLUME_UNITY_INT32) { in volume_choose_func()
261 (gint) ((gdouble) volume * (gdouble) VOLUME_UNITY_INT32); in volume_update_volume()
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst/volume/
H A Dgstvolume.c70 #define VOLUME_UNITY_INT32 134217728 /* internal int for unity 2^(32-5) */ macro
182 if (self->current_vol_i32 > VOLUME_UNITY_INT32) { in volume_choose_func()
261 (gint) ((gdouble) volume * (gdouble) VOLUME_UNITY_INT32); in volume_update_volume()
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst/volume/
H A Dgstvolume.c70 #define VOLUME_UNITY_INT32 134217728 /* internal int for unity 2^(32-5) */ macro
182 if (self->current_vol_i32 > VOLUME_UNITY_INT32) { in volume_choose_func()
261 (gint) ((gdouble) volume * (gdouble) VOLUME_UNITY_INT32); in volume_update_volume()
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/gst/volume/
H A Dgstvolume.c70 #define VOLUME_UNITY_INT32 134217728 /* internal int for unity 2^(32-5) */ macro
182 if (self->current_vol_i32 > VOLUME_UNITY_INT32) { in volume_choose_func()
261 (gint) ((gdouble) volume * (gdouble) VOLUME_UNITY_INT32); in volume_update_volume()
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/gst/volume/
H A Dgstvolume.c70 #define VOLUME_UNITY_INT32 134217728 /* internal int for unity 2^(32-5) */ macro
182 if (self->current_vol_i32 > VOLUME_UNITY_INT32) { in volume_choose_func()
261 (gint) ((gdouble) volume * (gdouble) VOLUME_UNITY_INT32); in volume_update_volume()
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/gst/volume/
H A Dgstvolume.c70 #define VOLUME_UNITY_INT32 134217728 /* internal int for unity 2^(32-5) */ macro
182 if (self->current_vol_i32 > VOLUME_UNITY_INT32) { in volume_choose_func()
261 (gint) ((gdouble) volume * (gdouble) VOLUME_UNITY_INT32); in volume_update_volume()
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/gst/volume/
H A Dgstvolume.c70 #define VOLUME_UNITY_INT32 134217728 /* internal int for unity 2^(32-5) */ macro
182 if (self->current_vol_i32 > VOLUME_UNITY_INT32) { in volume_choose_func()
261 (gint) ((gdouble) volume * (gdouble) VOLUME_UNITY_INT32); in volume_update_volume()
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst/volume/
H A Dgstvolume.c70 #define VOLUME_UNITY_INT32 134217728 /* internal int for unity 2^(32-5) */ macro
182 if (self->current_vol_i32 > VOLUME_UNITY_INT32) { in volume_choose_func()
261 (gint) ((gdouble) volume * (gdouble) VOLUME_UNITY_INT32); in volume_update_volume()
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst/adder/
H A Dgstadder.c77 #define VOLUME_UNITY_INT32 134217728 /* internal int for unity 2^(32-5) */ macro
120 pad->volume_i32 = pad->volume * VOLUME_UNITY_INT32; in gst_adder_pad_set_property()
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst/adder/
H A Dgstadder.c77 #define VOLUME_UNITY_INT32 134217728 /* internal int for unity 2^(32-5) */ macro
120 pad->volume_i32 = pad->volume * VOLUME_UNITY_INT32; in gst_adder_pad_set_property()
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst/adder/
H A Dgstadder.c77 #define VOLUME_UNITY_INT32 134217728 /* internal int for unity 2^(32-5) */ macro
120 pad->volume_i32 = pad->volume * VOLUME_UNITY_INT32; in gst_adder_pad_set_property()
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst/adder/
H A Dgstadder.c77 #define VOLUME_UNITY_INT32 134217728 /* internal int for unity 2^(32-5) */ macro
120 pad->volume_i32 = pad->volume * VOLUME_UNITY_INT32; in gst_adder_pad_set_property()
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst/adder/
H A Dgstadder.c77 #define VOLUME_UNITY_INT32 134217728 /* internal int for unity 2^(32-5) */ macro
120 pad->volume_i32 = pad->volume * VOLUME_UNITY_INT32; in gst_adder_pad_set_property()

12