Home
last modified time | relevance | path

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

/external/flac/include/share/grabbag/
Dfile.h59 FILE *grabbag__file_get_binary_stdout(void);
/external/flac/src/share/grabbag/
Dfile.c180 FILE *grabbag__file_get_binary_stdout(void) in grabbag__file_get_binary_stdout() function
/external/flac/src/metaflac/
Doperations_shorthand_picture.c156 f = grabbag__file_get_binary_stdout(); in export_pic_to()
/external/flac/src/flac/
Ddecode.c246 d->fout = grabbag__file_get_binary_stdout(); in DecoderSession_construct()