Home
last modified time | relevance | path

Searched refs:get_binary_stdout_ (Results 1 – 1 of 1) sorted by relevance

/external/flac/libFLAC/
Dstream_encoder.c303 static FILE *get_binary_stdout_(void);
1337 file = get_binary_stdout_(); /* just to be safe */ in init_FILE_internal_()
4535 FILE *get_binary_stdout_(void) function