Home
last modified time | relevance | path

Searched refs:META_ERROR_NOMEM (Results 1 – 4 of 4) sorted by relevance

/dports/audio/aqualung/aqualung-1.0/src/
H A Dmetadata_api.h64 #define META_ERROR_NOMEM -1 macro
H A Dmetadata_api.c275 return META_ERROR_NOMEM; in meta_update_basic()
356 case META_ERROR_NOMEM: return _("Memory allocation error"); in metadata_strerror()
H A Dmetadata_id3v2.c926 return META_ERROR_NOMEM; in metadata_to_id3v2()
985 return META_ERROR_NOMEM; in meta_id3v2_pull_file()
1042 return META_ERROR_NOMEM; in meta_id3v2_push_file()
/dports/audio/aqualung/aqualung-1.0/src/decoder/
H A Ddec_flac.c155 return META_ERROR_NOMEM; in flac_meta_vc_replace_or_append()
221 return META_ERROR_NOMEM; in flac_meta_append_pics()
287 return META_ERROR_NOMEM; in flac_meta_delete()