Searched refs:parse_block_type (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/metaflac/
H A Doptions.c117 static FLAC__bool parse_block_type(const char *in, Argument_BlockType *out);
670 if(!parse_block_type(option_argument, &(arg->value.block_type))) {
679 if(!parse_block_type(option_argument, &(arg->value.block_type))) {
1000 FLAC__bool parse_block_type(const char *in, Argument_BlockType *out) function

Completed in 157 milliseconds