OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FLAC__StreamMetadata_Picture_Type
(Results
1 - 2
of
2
) sorted by null
/external/flac/include/FLAC/
format.h
755
}
FLAC__StreamMetadata_Picture_Type
;
757
/** Maps a
FLAC__StreamMetadata_Picture_Type
to a C string.
759
* Using a
FLAC__StreamMetadata_Picture_Type
as the index to this array
770
FLAC__StreamMetadata_Picture_Type
type;
[
all
...]
metadata.h
237
FLAC_API FLAC__bool FLAC__metadata_get_picture(const char *filename, FLAC__StreamMetadata **picture,
FLAC__StreamMetadata_Picture_Type
type, const char *mime_type, const FLAC__byte *description, unsigned max_width, unsigned max_height, unsigned max_depth, unsigned max_colors);
[
all
...]
Completed in 42 milliseconds