Home
last modified time | relevance | path

Searched refs:radio_replay_gain (Results 1 – 4 of 4) sorted by relevance

/dports/misc/fq/fq-0.0.2/pkg/interp/testdata/
H A Ddisplay.fqtest141 0xc0| 00 00 | .. | radio_replay_gain: 0
275 0xc0| 00 00 | .. | radio_replay_gain: 0
409 0xc0| 00 00 | .. | radio_replay_gain: 0 0xc9…
/dports/misc/fq/fq-0.0.2/format/mp3/testdata/
H A Dxing.fqtest122 0x80| 00 00 | .. | radio_replay_gain: 0 0x87…
H A Dtest.fqtest262 0x0e0| 00 00 | .. | radio_replay_gain:…
/dports/audio/gtkpod/gtkpod-1.0.0/src/
H A Dmp3file.c135 guchar radio_replay_gain[2]; member
2049 memcpy(ubuf,&lt.radio_replay_gain,2); in mp3_get_track_lame_replaygain()
2573 memcpy(&lt->radio_replay_gain, &ubuf[0xf], 2); in mp3_read_lame_tag()