Home
last modified time | relevance | path

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

/external/flac/src/metaflac/
Doptions.h130 } Argument_BlockType; typedef
179 Argument_BlockType block_type;
Doptions.c123 static FLAC__bool parse_block_type(const char *in, Argument_BlockType *out);
1025 FLAC__bool parse_block_type(const char *in, Argument_BlockType *out) in parse_block_type()