OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:flac_fopen
(Results
1 - 3
of
3
) sorted by null
/external/flac/include/share/
compat.h
152
#define
flac_fopen
fopen_utf8
macro
164
#define
flac_fopen
fopen
macro
/external/flac/libFLAC/
stream_decoder.c
609
file = filename?
flac_fopen
(filename, "rb") : stdin;
[
all
...]
stream_encoder.c
[
all
...]
Completed in 47 milliseconds