Searched refs:peak_offset (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/flac/src/share/grabbag/
H A Dreplaygain.c627 int reference_offset, gain_offset, peak_offset; local
645 if(0 > (peak_offset = FLAC__metadata_object_vorbiscomment_find_entry_from(block, /*offset=*/0, (const char *)(album_mode? GRABBAG__REPLAYGAIN_TAG_ALBUM_PEAK : GRABBAG__REPLAYGAIN_TAG_TITLE_PEAK))))
650 if(!parse_double_(block->data.vorbis_comment.comments + peak_offset, peak))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/flac/src/share/grabbag/
H A Dreplaygain.c627 int reference_offset, gain_offset, peak_offset; local
645 if(0 > (peak_offset = FLAC__metadata_object_vorbiscomment_find_entry_from(block, /*offset=*/0, (const char *)(album_mode? GRABBAG__REPLAYGAIN_TAG_ALBUM_PEAK : GRABBAG__REPLAYGAIN_TAG_TITLE_PEAK))))
650 if(!parse_double_(block->data.vorbis_comment.comments + peak_offset, peak))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/flac/src/share/grabbag/
H A Dreplaygain.c627 int reference_offset, gain_offset, peak_offset; local
645 if(0 > (peak_offset = FLAC__metadata_object_vorbiscomment_find_entry_from(block, /*offset=*/0, (const char *)(album_mode? GRABBAG__REPLAYGAIN_TAG_ALBUM_PEAK : GRABBAG__REPLAYGAIN_TAG_TITLE_PEAK))))
650 if(!parse_double_(block->data.vorbis_comment.comments + peak_offset, peak))

Completed in 100 milliseconds