Home | History | Annotate | Download | only in libFLAC

Lines Matching refs:flac_fopen

609 	file = filename? flac_fopen(filename, "rb") : stdin;