Searched refs:decode_file (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/flac/
H A Dmain.c80 static int decode_file(const char *infilename);
483 retval = decode_file("-");
492 retval |= decode_file(option_values.filenames[i]);
1948 int decode_file(const char *infilename) function

Completed in 51 milliseconds