Home
last modified time | relevance | path

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

/external/flac/libFLAC/
Dstream_encoder.c307 static FILE *get_binary_stdout_(void);
1326 file = get_binary_stdout_(); /* just to be safe */ in init_FILE_internal_()
4533 FILE *get_binary_stdout_(void) function