Home
last modified time | relevance | path

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

/aosp_15_r20/external/flac/include/share/grabbag/
H A Dfile.h59 FILE *grabbag__file_get_binary_stdout(void);
/aosp_15_r20/external/flac/src/metaflac/
H A Doperations_shorthand_picture.c158 f = grabbag__file_get_binary_stdout(); in export_pic_to()
/aosp_15_r20/external/flac/src/share/grabbag/
H A Dfile.c194 FILE *grabbag__file_get_binary_stdout(void) in grabbag__file_get_binary_stdout() function
/aosp_15_r20/external/flac/src/flac/
H A Ddecode.c262 d->fout = grabbag__file_get_binary_stdout(); in DecoderSession_construct()