HomeSort by relevance Sort by last modified time
    Searched refs:FLAC__metadata_get_picture (Results 1 - 2 of 2) sorted by null

  /external/flac/include/FLAC/
metadata.h 236 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...]
  /external/flac/libFLAC/
metadata_iterators.c 285 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 17 milliseconds