Searched refs:si_2 (Results 1 – 1 of 1) sorted by relevance
1726 const char *si_2 = strchr((si_1?(si_1+1):specification), '/'); in FLAC__stream_encoder_set_apodization() local1727 FLAC__real tukey_p = si_2?(FLAC__real)strtod(si_2+1, 0):0.2f; in FLAC__stream_encoder_set_apodization()1747 const char *si_2 = strchr((si_1?(si_1+1):specification), '/'); in FLAC__stream_encoder_set_apodization() local1748 FLAC__real tukey_p = si_2?(FLAC__real)strtod(si_2+1, 0):0.2f; in FLAC__stream_encoder_set_apodization()