Searched refs:parse_double_ (Results 1 – 1 of 1) sorted by relevance
583 static FLAC__bool parse_double_(const FLAC__StreamMetadata_VorbisComment_Entry *entry, double *val) in parse_double_() function634 (void)parse_double_(block->data.vorbis_comment.comments + reference_offset, reference); in grabbag__replaygain_load_from_vorbiscomment()641 if(res && !parse_double_(block->data.vorbis_comment.comments + gain_offset, gain)) in grabbag__replaygain_load_from_vorbiscomment()643 if(res && !parse_double_(block->data.vorbis_comment.comments + peak_offset, peak)) in grabbag__replaygain_load_from_vorbiscomment()