Home
last modified time | relevance | path

Searched refs:has_album_peak (Results 1 – 25 of 96) sorted by relevance

1234

/dports/multimedia/gstreamer1-plugins-v4l2/gst-plugins-good-1.16.2/gst/replaygain/
H A Dgstrgvolume.c480 gboolean has_track_gain, has_track_peak, has_album_gain, has_album_peak; in gst_rg_volume_tag_event() local
497 has_album_peak = gst_tag_list_get_double (tag_list, GST_TAG_ALBUM_PEAK, in gst_rg_volume_tag_event()
502 if (!has_track_gain && !has_track_peak && !has_album_gain && !has_album_peak) in gst_rg_volume_tag_event()
535 if (G_UNLIKELY (has_album_peak && !VALID_PEAK (self->album_peak))) { in gst_rg_volume_tag_event()
538 has_album_peak = FALSE; in gst_rg_volume_tag_event()
549 if (has_album_peak && self->album_peak > 1.) { in gst_rg_volume_tag_event()
558 self->has_album_peak |= has_album_peak; in gst_rg_volume_tag_event()
584 self->has_album_peak = FALSE; in gst_rg_volume_reset()
654 if (G_LIKELY (self->has_album_peak)) { in gst_rg_volume_determine_gain()
H A Dgstrganalysis.c380 filter->has_album_peak = FALSE; in gst_rg_analysis_start()
561 filter->has_album_peak |= gst_tag_list_get_double (tag_list, in gst_rg_analysis_handle_tags()
569 if (album_processing && !(filter->has_album_gain && filter->has_album_peak)) { in gst_rg_analysis_handle_tags()
606 filter->has_album_peak = FALSE; in gst_rg_analysis_handle_eos()
/dports/multimedia/gstreamer1-plugins-vpx/gst-plugins-good-1.16.2/gst/replaygain/
H A Dgstrgvolume.c480 gboolean has_track_gain, has_track_peak, has_album_gain, has_album_peak; in gst_rg_volume_tag_event() local
497 has_album_peak = gst_tag_list_get_double (tag_list, GST_TAG_ALBUM_PEAK, in gst_rg_volume_tag_event()
502 if (!has_track_gain && !has_track_peak && !has_album_gain && !has_album_peak) in gst_rg_volume_tag_event()
535 if (G_UNLIKELY (has_album_peak && !VALID_PEAK (self->album_peak))) { in gst_rg_volume_tag_event()
538 has_album_peak = FALSE; in gst_rg_volume_tag_event()
549 if (has_album_peak && self->album_peak > 1.) { in gst_rg_volume_tag_event()
558 self->has_album_peak |= has_album_peak; in gst_rg_volume_tag_event()
584 self->has_album_peak = FALSE; in gst_rg_volume_reset()
654 if (G_LIKELY (self->has_album_peak)) { in gst_rg_volume_determine_gain()
/dports/multimedia/gstreamer1-plugins-dv/gst-plugins-good-1.16.2/gst/replaygain/
H A Dgstrgvolume.c480 gboolean has_track_gain, has_track_peak, has_album_gain, has_album_peak; in gst_rg_volume_tag_event() local
497 has_album_peak = gst_tag_list_get_double (tag_list, GST_TAG_ALBUM_PEAK, in gst_rg_volume_tag_event()
502 if (!has_track_gain && !has_track_peak && !has_album_gain && !has_album_peak) in gst_rg_volume_tag_event()
535 if (G_UNLIKELY (has_album_peak && !VALID_PEAK (self->album_peak))) { in gst_rg_volume_tag_event()
538 has_album_peak = FALSE; in gst_rg_volume_tag_event()
549 if (has_album_peak && self->album_peak > 1.) { in gst_rg_volume_tag_event()
558 self->has_album_peak |= has_album_peak; in gst_rg_volume_tag_event()
584 self->has_album_peak = FALSE; in gst_rg_volume_reset()
654 if (G_LIKELY (self->has_album_peak)) { in gst_rg_volume_determine_gain()
/dports/multimedia/gstreamer1-plugins-good/gst-plugins-good-1.16.2/gst/replaygain/
H A Dgstrgvolume.c480 gboolean has_track_gain, has_track_peak, has_album_gain, has_album_peak; in gst_rg_volume_tag_event() local
497 has_album_peak = gst_tag_list_get_double (tag_list, GST_TAG_ALBUM_PEAK, in gst_rg_volume_tag_event()
502 if (!has_track_gain && !has_track_peak && !has_album_gain && !has_album_peak) in gst_rg_volume_tag_event()
535 if (G_UNLIKELY (has_album_peak && !VALID_PEAK (self->album_peak))) { in gst_rg_volume_tag_event()
538 has_album_peak = FALSE; in gst_rg_volume_tag_event()
549 if (has_album_peak && self->album_peak > 1.) { in gst_rg_volume_tag_event()
558 self->has_album_peak |= has_album_peak; in gst_rg_volume_tag_event()
584 self->has_album_peak = FALSE; in gst_rg_volume_reset()
654 if (G_LIKELY (self->has_album_peak)) { in gst_rg_volume_determine_gain()
/dports/audio/gstreamer1-plugins-flac/gst-plugins-good-1.16.2/gst/replaygain/
H A Dgstrgvolume.c480 gboolean has_track_gain, has_track_peak, has_album_gain, has_album_peak; in gst_rg_volume_tag_event() local
497 has_album_peak = gst_tag_list_get_double (tag_list, GST_TAG_ALBUM_PEAK, in gst_rg_volume_tag_event()
502 if (!has_track_gain && !has_track_peak && !has_album_gain && !has_album_peak) in gst_rg_volume_tag_event()
535 if (G_UNLIKELY (has_album_peak && !VALID_PEAK (self->album_peak))) { in gst_rg_volume_tag_event()
538 has_album_peak = FALSE; in gst_rg_volume_tag_event()
549 if (has_album_peak && self->album_peak > 1.) { in gst_rg_volume_tag_event()
558 self->has_album_peak |= has_album_peak; in gst_rg_volume_tag_event()
584 self->has_album_peak = FALSE; in gst_rg_volume_reset()
654 if (G_LIKELY (self->has_album_peak)) { in gst_rg_volume_determine_gain()
/dports/audio/gstreamer1-plugins-twolame/gst-plugins-good-1.16.2/gst/replaygain/
H A Dgstrgvolume.c480 gboolean has_track_gain, has_track_peak, has_album_gain, has_album_peak; in gst_rg_volume_tag_event() local
497 has_album_peak = gst_tag_list_get_double (tag_list, GST_TAG_ALBUM_PEAK, in gst_rg_volume_tag_event()
502 if (!has_track_gain && !has_track_peak && !has_album_gain && !has_album_peak) in gst_rg_volume_tag_event()
535 if (G_UNLIKELY (has_album_peak && !VALID_PEAK (self->album_peak))) { in gst_rg_volume_tag_event()
538 has_album_peak = FALSE; in gst_rg_volume_tag_event()
549 if (has_album_peak && self->album_peak > 1.) { in gst_rg_volume_tag_event()
558 self->has_album_peak |= has_album_peak; in gst_rg_volume_tag_event()
584 self->has_album_peak = FALSE; in gst_rg_volume_reset()
654 if (G_LIKELY (self->has_album_peak)) { in gst_rg_volume_determine_gain()
/dports/audio/gstreamer1-plugins-taglib/gst-plugins-good-1.16.2/gst/replaygain/
H A Dgstrgvolume.c480 gboolean has_track_gain, has_track_peak, has_album_gain, has_album_peak; in gst_rg_volume_tag_event() local
497 has_album_peak = gst_tag_list_get_double (tag_list, GST_TAG_ALBUM_PEAK, in gst_rg_volume_tag_event()
502 if (!has_track_gain && !has_track_peak && !has_album_gain && !has_album_peak) in gst_rg_volume_tag_event()
535 if (G_UNLIKELY (has_album_peak && !VALID_PEAK (self->album_peak))) { in gst_rg_volume_tag_event()
538 has_album_peak = FALSE; in gst_rg_volume_tag_event()
549 if (has_album_peak && self->album_peak > 1.) { in gst_rg_volume_tag_event()
558 self->has_album_peak |= has_album_peak; in gst_rg_volume_tag_event()
584 self->has_album_peak = FALSE; in gst_rg_volume_reset()
654 if (G_LIKELY (self->has_album_peak)) { in gst_rg_volume_determine_gain()
/dports/audio/gstreamer1-plugins-shout2/gst-plugins-good-1.16.2/gst/replaygain/
H A Dgstrgvolume.c480 gboolean has_track_gain, has_track_peak, has_album_gain, has_album_peak; in gst_rg_volume_tag_event() local
497 has_album_peak = gst_tag_list_get_double (tag_list, GST_TAG_ALBUM_PEAK, in gst_rg_volume_tag_event()
502 if (!has_track_gain && !has_track_peak && !has_album_gain && !has_album_peak) in gst_rg_volume_tag_event()
535 if (G_UNLIKELY (has_album_peak && !VALID_PEAK (self->album_peak))) { in gst_rg_volume_tag_event()
538 has_album_peak = FALSE; in gst_rg_volume_tag_event()
549 if (has_album_peak && self->album_peak > 1.) { in gst_rg_volume_tag_event()
558 self->has_album_peak |= has_album_peak; in gst_rg_volume_tag_event()
584 self->has_album_peak = FALSE; in gst_rg_volume_reset()
654 if (G_LIKELY (self->has_album_peak)) { in gst_rg_volume_determine_gain()
/dports/audio/gstreamer1-plugins-lame/gst-plugins-good-1.16.2/gst/replaygain/
H A Dgstrgvolume.c480 gboolean has_track_gain, has_track_peak, has_album_gain, has_album_peak; in gst_rg_volume_tag_event() local
497 has_album_peak = gst_tag_list_get_double (tag_list, GST_TAG_ALBUM_PEAK, in gst_rg_volume_tag_event()
502 if (!has_track_gain && !has_track_peak && !has_album_gain && !has_album_peak) in gst_rg_volume_tag_event()
535 if (G_UNLIKELY (has_album_peak && !VALID_PEAK (self->album_peak))) { in gst_rg_volume_tag_event()
538 has_album_peak = FALSE; in gst_rg_volume_tag_event()
549 if (has_album_peak && self->album_peak > 1.) { in gst_rg_volume_tag_event()
558 self->has_album_peak |= has_album_peak; in gst_rg_volume_tag_event()
584 self->has_album_peak = FALSE; in gst_rg_volume_reset()
654 if (G_LIKELY (self->has_album_peak)) { in gst_rg_volume_determine_gain()
/dports/audio/gstreamer1-plugins-jack/gst-plugins-good-1.16.2/gst/replaygain/
H A Dgstrgvolume.c480 gboolean has_track_gain, has_track_peak, has_album_gain, has_album_peak; in gst_rg_volume_tag_event() local
497 has_album_peak = gst_tag_list_get_double (tag_list, GST_TAG_ALBUM_PEAK, in gst_rg_volume_tag_event()
502 if (!has_track_gain && !has_track_peak && !has_album_gain && !has_album_peak) in gst_rg_volume_tag_event()
535 if (G_UNLIKELY (has_album_peak && !VALID_PEAK (self->album_peak))) { in gst_rg_volume_tag_event()
538 has_album_peak = FALSE; in gst_rg_volume_tag_event()
549 if (has_album_peak && self->album_peak > 1.) { in gst_rg_volume_tag_event()
558 self->has_album_peak |= has_album_peak; in gst_rg_volume_tag_event()
584 self->has_album_peak = FALSE; in gst_rg_volume_reset()
654 if (G_LIKELY (self->has_album_peak)) { in gst_rg_volume_determine_gain()
/dports/audio/gstreamer1-plugins-mpg123/gst-plugins-good-1.16.2/gst/replaygain/
H A Dgstrgvolume.c480 gboolean has_track_gain, has_track_peak, has_album_gain, has_album_peak; in gst_rg_volume_tag_event() local
497 has_album_peak = gst_tag_list_get_double (tag_list, GST_TAG_ALBUM_PEAK, in gst_rg_volume_tag_event()
502 if (!has_track_gain && !has_track_peak && !has_album_gain && !has_album_peak) in gst_rg_volume_tag_event()
535 if (G_UNLIKELY (has_album_peak && !VALID_PEAK (self->album_peak))) { in gst_rg_volume_tag_event()
538 has_album_peak = FALSE; in gst_rg_volume_tag_event()
549 if (has_album_peak && self->album_peak > 1.) { in gst_rg_volume_tag_event()
558 self->has_album_peak |= has_album_peak; in gst_rg_volume_tag_event()
584 self->has_album_peak = FALSE; in gst_rg_volume_reset()
654 if (G_LIKELY (self->has_album_peak)) { in gst_rg_volume_determine_gain()
/dports/devel/gstreamer1-plugins-soup/gst-plugins-good-1.16.2/gst/replaygain/
H A Dgstrgvolume.c480 gboolean has_track_gain, has_track_peak, has_album_gain, has_album_peak; in gst_rg_volume_tag_event() local
497 has_album_peak = gst_tag_list_get_double (tag_list, GST_TAG_ALBUM_PEAK, in gst_rg_volume_tag_event()
502 if (!has_track_gain && !has_track_peak && !has_album_gain && !has_album_peak) in gst_rg_volume_tag_event()
535 if (G_UNLIKELY (has_album_peak && !VALID_PEAK (self->album_peak))) { in gst_rg_volume_tag_event()
538 has_album_peak = FALSE; in gst_rg_volume_tag_event()
549 if (has_album_peak && self->album_peak > 1.) { in gst_rg_volume_tag_event()
558 self->has_album_peak |= has_album_peak; in gst_rg_volume_tag_event()
584 self->has_album_peak = FALSE; in gst_rg_volume_reset()
654 if (G_LIKELY (self->has_album_peak)) { in gst_rg_volume_determine_gain()
/dports/graphics/gstreamer1-plugins-png/gst-plugins-good-1.16.2/gst/replaygain/
H A Dgstrgvolume.c480 gboolean has_track_gain, has_track_peak, has_album_gain, has_album_peak; in gst_rg_volume_tag_event() local
497 has_album_peak = gst_tag_list_get_double (tag_list, GST_TAG_ALBUM_PEAK, in gst_rg_volume_tag_event()
502 if (!has_track_gain && !has_track_peak && !has_album_gain && !has_album_peak) in gst_rg_volume_tag_event()
535 if (G_UNLIKELY (has_album_peak && !VALID_PEAK (self->album_peak))) { in gst_rg_volume_tag_event()
538 has_album_peak = FALSE; in gst_rg_volume_tag_event()
549 if (has_album_peak && self->album_peak > 1.) { in gst_rg_volume_tag_event()
558 self->has_album_peak |= has_album_peak; in gst_rg_volume_tag_event()
584 self->has_album_peak = FALSE; in gst_rg_volume_reset()
654 if (G_LIKELY (self->has_album_peak)) { in gst_rg_volume_determine_gain()
/dports/graphics/gstreamer1-plugins-qt/gst-plugins-good-1.16.2/gst/replaygain/
H A Dgstrgvolume.c480 gboolean has_track_gain, has_track_peak, has_album_gain, has_album_peak; in gst_rg_volume_tag_event() local
497 has_album_peak = gst_tag_list_get_double (tag_list, GST_TAG_ALBUM_PEAK, in gst_rg_volume_tag_event()
502 if (!has_track_gain && !has_track_peak && !has_album_gain && !has_album_peak) in gst_rg_volume_tag_event()
535 if (G_UNLIKELY (has_album_peak && !VALID_PEAK (self->album_peak))) { in gst_rg_volume_tag_event()
538 has_album_peak = FALSE; in gst_rg_volume_tag_event()
549 if (has_album_peak && self->album_peak > 1.) { in gst_rg_volume_tag_event()
558 self->has_album_peak |= has_album_peak; in gst_rg_volume_tag_event()
584 self->has_album_peak = FALSE; in gst_rg_volume_reset()
654 if (G_LIKELY (self->has_album_peak)) { in gst_rg_volume_determine_gain()
/dports/graphics/gstreamer1-plugins-jpeg/gst-plugins-good-1.16.2/gst/replaygain/
H A Dgstrgvolume.c480 gboolean has_track_gain, has_track_peak, has_album_gain, has_album_peak; in gst_rg_volume_tag_event() local
497 has_album_peak = gst_tag_list_get_double (tag_list, GST_TAG_ALBUM_PEAK, in gst_rg_volume_tag_event()
502 if (!has_track_gain && !has_track_peak && !has_album_gain && !has_album_peak) in gst_rg_volume_tag_event()
535 if (G_UNLIKELY (has_album_peak && !VALID_PEAK (self->album_peak))) { in gst_rg_volume_tag_event()
538 has_album_peak = FALSE; in gst_rg_volume_tag_event()
549 if (has_album_peak && self->album_peak > 1.) { in gst_rg_volume_tag_event()
558 self->has_album_peak |= has_album_peak; in gst_rg_volume_tag_event()
584 self->has_album_peak = FALSE; in gst_rg_volume_reset()
654 if (G_LIKELY (self->has_album_peak)) { in gst_rg_volume_determine_gain()
/dports/audio/gstreamer1-plugins-speex/gst-plugins-good-1.16.2/gst/replaygain/
H A Dgstrgvolume.c480 gboolean has_track_gain, has_track_peak, has_album_gain, has_album_peak; in gst_rg_volume_tag_event() local
497 has_album_peak = gst_tag_list_get_double (tag_list, GST_TAG_ALBUM_PEAK, in gst_rg_volume_tag_event()
502 if (!has_track_gain && !has_track_peak && !has_album_gain && !has_album_peak) in gst_rg_volume_tag_event()
535 if (G_UNLIKELY (has_album_peak && !VALID_PEAK (self->album_peak))) { in gst_rg_volume_tag_event()
538 has_album_peak = FALSE; in gst_rg_volume_tag_event()
549 if (has_album_peak && self->album_peak > 1.) { in gst_rg_volume_tag_event()
558 self->has_album_peak |= has_album_peak; in gst_rg_volume_tag_event()
584 self->has_album_peak = FALSE; in gst_rg_volume_reset()
654 if (G_LIKELY (self->has_album_peak)) { in gst_rg_volume_determine_gain()
/dports/audio/gstreamer1-plugins-wavpack/gst-plugins-good-1.16.2/gst/replaygain/
H A Dgstrgvolume.c480 gboolean has_track_gain, has_track_peak, has_album_gain, has_album_peak; in gst_rg_volume_tag_event() local
497 has_album_peak = gst_tag_list_get_double (tag_list, GST_TAG_ALBUM_PEAK, in gst_rg_volume_tag_event()
502 if (!has_track_gain && !has_track_peak && !has_album_gain && !has_album_peak) in gst_rg_volume_tag_event()
535 if (G_UNLIKELY (has_album_peak && !VALID_PEAK (self->album_peak))) { in gst_rg_volume_tag_event()
538 has_album_peak = FALSE; in gst_rg_volume_tag_event()
549 if (has_album_peak && self->album_peak > 1.) { in gst_rg_volume_tag_event()
558 self->has_album_peak |= has_album_peak; in gst_rg_volume_tag_event()
584 self->has_album_peak = FALSE; in gst_rg_volume_reset()
654 if (G_LIKELY (self->has_album_peak)) { in gst_rg_volume_determine_gain()
/dports/x11-toolkits/gstreamer1-plugins-gtk4/gst-plugins-good-1.16.2/gst/replaygain/
H A Dgstrgvolume.c480 gboolean has_track_gain, has_track_peak, has_album_gain, has_album_peak; in gst_rg_volume_tag_event() local
497 has_album_peak = gst_tag_list_get_double (tag_list, GST_TAG_ALBUM_PEAK, in gst_rg_volume_tag_event()
502 if (!has_track_gain && !has_track_peak && !has_album_gain && !has_album_peak) in gst_rg_volume_tag_event()
535 if (G_UNLIKELY (has_album_peak && !VALID_PEAK (self->album_peak))) { in gst_rg_volume_tag_event()
538 has_album_peak = FALSE; in gst_rg_volume_tag_event()
549 if (has_album_peak && self->album_peak > 1.) { in gst_rg_volume_tag_event()
558 self->has_album_peak |= has_album_peak; in gst_rg_volume_tag_event()
584 self->has_album_peak = FALSE; in gst_rg_volume_reset()
654 if (G_LIKELY (self->has_album_peak)) { in gst_rg_volume_determine_gain()
/dports/x11-toolkits/gstreamer1-plugins-gtk/gst-plugins-good-1.16.2/gst/replaygain/
H A Dgstrgvolume.c480 gboolean has_track_gain, has_track_peak, has_album_gain, has_album_peak; in gst_rg_volume_tag_event() local
497 has_album_peak = gst_tag_list_get_double (tag_list, GST_TAG_ALBUM_PEAK, in gst_rg_volume_tag_event()
502 if (!has_track_gain && !has_track_peak && !has_album_gain && !has_album_peak) in gst_rg_volume_tag_event()
535 if (G_UNLIKELY (has_album_peak && !VALID_PEAK (self->album_peak))) { in gst_rg_volume_tag_event()
538 has_album_peak = FALSE; in gst_rg_volume_tag_event()
549 if (has_album_peak && self->album_peak > 1.) { in gst_rg_volume_tag_event()
558 self->has_album_peak |= has_album_peak; in gst_rg_volume_tag_event()
584 self->has_album_peak = FALSE; in gst_rg_volume_reset()
654 if (G_LIKELY (self->has_album_peak)) { in gst_rg_volume_determine_gain()
/dports/graphics/gstreamer1-plugins-libcaca/gst-plugins-good-1.16.2/gst/replaygain/
H A Dgstrgvolume.c480 gboolean has_track_gain, has_track_peak, has_album_gain, has_album_peak; in gst_rg_volume_tag_event() local
497 has_album_peak = gst_tag_list_get_double (tag_list, GST_TAG_ALBUM_PEAK, in gst_rg_volume_tag_event()
502 if (!has_track_gain && !has_track_peak && !has_album_gain && !has_album_peak) in gst_rg_volume_tag_event()
535 if (G_UNLIKELY (has_album_peak && !VALID_PEAK (self->album_peak))) { in gst_rg_volume_tag_event()
538 has_album_peak = FALSE; in gst_rg_volume_tag_event()
549 if (has_album_peak && self->album_peak > 1.) { in gst_rg_volume_tag_event()
558 self->has_album_peak |= has_album_peak; in gst_rg_volume_tag_event()
584 self->has_album_peak = FALSE; in gst_rg_volume_reset()
654 if (G_LIKELY (self->has_album_peak)) { in gst_rg_volume_determine_gain()
/dports/graphics/gstreamer1-plugins-cairo/gst-plugins-good-1.16.2/gst/replaygain/
H A Dgstrgvolume.c480 gboolean has_track_gain, has_track_peak, has_album_gain, has_album_peak; in gst_rg_volume_tag_event() local
497 has_album_peak = gst_tag_list_get_double (tag_list, GST_TAG_ALBUM_PEAK, in gst_rg_volume_tag_event()
502 if (!has_track_gain && !has_track_peak && !has_album_gain && !has_album_peak) in gst_rg_volume_tag_event()
535 if (G_UNLIKELY (has_album_peak && !VALID_PEAK (self->album_peak))) { in gst_rg_volume_tag_event()
538 has_album_peak = FALSE; in gst_rg_volume_tag_event()
549 if (has_album_peak && self->album_peak > 1.) { in gst_rg_volume_tag_event()
558 self->has_album_peak |= has_album_peak; in gst_rg_volume_tag_event()
584 self->has_album_peak = FALSE; in gst_rg_volume_reset()
654 if (G_LIKELY (self->has_album_peak)) { in gst_rg_volume_determine_gain()
/dports/graphics/gstreamer1-plugins-gdkpixbuf/gst-plugins-good-1.16.2/gst/replaygain/
H A Dgstrgvolume.c480 gboolean has_track_gain, has_track_peak, has_album_gain, has_album_peak; in gst_rg_volume_tag_event() local
497 has_album_peak = gst_tag_list_get_double (tag_list, GST_TAG_ALBUM_PEAK, in gst_rg_volume_tag_event()
502 if (!has_track_gain && !has_track_peak && !has_album_gain && !has_album_peak) in gst_rg_volume_tag_event()
535 if (G_UNLIKELY (has_album_peak && !VALID_PEAK (self->album_peak))) { in gst_rg_volume_tag_event()
538 has_album_peak = FALSE; in gst_rg_volume_tag_event()
549 if (has_album_peak && self->album_peak > 1.) { in gst_rg_volume_tag_event()
558 self->has_album_peak |= has_album_peak; in gst_rg_volume_tag_event()
584 self->has_album_peak = FALSE; in gst_rg_volume_reset()
654 if (G_LIKELY (self->has_album_peak)) { in gst_rg_volume_determine_gain()
/dports/graphics/gstreamer1-plugins-aalib/gst-plugins-good-1.16.2/gst/replaygain/
H A Dgstrgvolume.c480 gboolean has_track_gain, has_track_peak, has_album_gain, has_album_peak; in gst_rg_volume_tag_event() local
497 has_album_peak = gst_tag_list_get_double (tag_list, GST_TAG_ALBUM_PEAK, in gst_rg_volume_tag_event()
502 if (!has_track_gain && !has_track_peak && !has_album_gain && !has_album_peak) in gst_rg_volume_tag_event()
535 if (G_UNLIKELY (has_album_peak && !VALID_PEAK (self->album_peak))) { in gst_rg_volume_tag_event()
538 has_album_peak = FALSE; in gst_rg_volume_tag_event()
549 if (has_album_peak && self->album_peak > 1.) { in gst_rg_volume_tag_event()
558 self->has_album_peak |= has_album_peak; in gst_rg_volume_tag_event()
584 self->has_album_peak = FALSE; in gst_rg_volume_reset()
654 if (G_LIKELY (self->has_album_peak)) { in gst_rg_volume_determine_gain()
/dports/x11/gstreamer1-plugins-ximagesrc/gst-plugins-good-1.16.2/gst/replaygain/
H A Dgstrgvolume.c480 gboolean has_track_gain, has_track_peak, has_album_gain, has_album_peak; in gst_rg_volume_tag_event() local
497 has_album_peak = gst_tag_list_get_double (tag_list, GST_TAG_ALBUM_PEAK, in gst_rg_volume_tag_event()
502 if (!has_track_gain && !has_track_peak && !has_album_gain && !has_album_peak) in gst_rg_volume_tag_event()
535 if (G_UNLIKELY (has_album_peak && !VALID_PEAK (self->album_peak))) { in gst_rg_volume_tag_event()
538 has_album_peak = FALSE; in gst_rg_volume_tag_event()
549 if (has_album_peak && self->album_peak > 1.) { in gst_rg_volume_tag_event()
558 self->has_album_peak |= has_album_peak; in gst_rg_volume_tag_event()
584 self->has_album_peak = FALSE; in gst_rg_volume_reset()
654 if (G_LIKELY (self->has_album_peak)) { in gst_rg_volume_determine_gain()

1234