Home | History | Annotate | Download | only in libFLAC

Lines Matching refs:flac_fopen

1418 	file = filename? flac_fopen(filename, "w+b") : stdout;