Home
last modified time | relevance | path

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

/external/flac/src/metaflac/
Doptions.h129 } Argument_BlockType; typedef
178 Argument_BlockType block_type;
Doptions.c120 static FLAC__bool parse_block_type(const char *in, Argument_BlockType *out);
984 FLAC__bool parse_block_type(const char *in, Argument_BlockType *out) in parse_block_type()