Home
last modified time | relevance | path

Searched refs:META_ERROR_INTERNAL (Results 1 – 7 of 7) sorted by relevance

/dports/audio/aqualung/aqualung-1.0/src/
H A Dmetadata_id3v1.c461 return META_ERROR_INTERNAL; in meta_id3v1_delete()
466 return META_ERROR_INTERNAL; in meta_id3v1_delete()
474 return META_ERROR_INTERNAL; in meta_id3v1_delete()
481 return META_ERROR_INTERNAL; in meta_id3v1_delete()
490 return META_ERROR_INTERNAL; in meta_id3v1_delete()
510 return META_ERROR_INTERNAL; in meta_id3v1_rewrite()
515 return META_ERROR_INTERNAL; in meta_id3v1_rewrite()
523 return META_ERROR_INTERNAL; in meta_id3v1_rewrite()
530 return META_ERROR_INTERNAL; in meta_id3v1_rewrite()
538 return META_ERROR_INTERNAL; in meta_id3v1_rewrite()
H A Dmetadata_ape.c597 return META_ERROR_INTERNAL; in meta_ape_rewrite()
603 return META_ERROR_INTERNAL; in meta_ape_rewrite()
615 return META_ERROR_INTERNAL; in meta_ape_rewrite()
620 return META_ERROR_INTERNAL; in meta_ape_rewrite()
634 return META_ERROR_INTERNAL; in meta_ape_rewrite()
646 return META_ERROR_INTERNAL; in meta_ape_rewrite()
652 return META_ERROR_INTERNAL; in meta_ape_rewrite()
670 return META_ERROR_INTERNAL; in meta_ape_rewrite()
677 return META_ERROR_INTERNAL; in meta_ape_rewrite()
684 return META_ERROR_INTERNAL; in meta_ape_rewrite()
[all …]
H A Dmetadata_id3v2.c999 return META_ERROR_INTERNAL; in meta_id3v2_pull_file()
1007 return META_ERROR_INTERNAL; in meta_id3v2_pull_file()
1017 return META_ERROR_INTERNAL; in meta_id3v2_pull_file()
1059 return META_ERROR_INTERNAL; in meta_id3v2_push_file()
1067 return META_ERROR_INTERNAL; in meta_id3v2_push_file()
1084 return META_ERROR_INTERNAL; in meta_id3v2_write_tag()
1124 return META_ERROR_INTERNAL; in meta_id3v2_rewrite()
1207 return META_ERROR_INTERNAL; in meta_id3v2_delete()
H A Dmetadata_api.h71 #define META_ERROR_INTERNAL -8 macro
H A Dmetadata_api.c313 return META_ERROR_INTERNAL; in meta_update_basic()
363 case META_ERROR_INTERNAL: return _("Internal error"); in metadata_strerror()
/dports/audio/aqualung/aqualung-1.0/src/decoder/
H A Ddec_flac.c165 return META_ERROR_INTERNAL; in flac_meta_vc_replace_or_append()
181 return META_ERROR_INTERNAL; in flac_meta_vc_replace_or_append()
202 return META_ERROR_INTERNAL; in flac_meta_vc_replace_or_append()
231 return META_ERROR_INTERNAL; in flac_meta_append_pics()
267 return META_ERROR_INTERNAL; in flac_meta_append_pics()
297 return META_ERROR_INTERNAL; in flac_meta_delete()
315 return META_ERROR_INTERNAL; in flac_meta_delete()
323 return META_ERROR_INTERNAL; in flac_meta_delete()
H A Ddec_vorbis.c73 return META_ERROR_INTERNAL; in vorbis_write_metadata()