Searched refs:MP4GetMetadataCoverArtCount (Results 1 – 4 of 4) sorted by relevance
242 toart = MP4GetMetadataCoverArtCount(to); in compare_meta()243 fromart = MP4GetMetadataCoverArtCount(from); in compare_meta()386 toart = MP4GetMetadataCoverArtCount(to); in copy_meta()387 fromart = MP4GetMetadataCoverArtCount(from); in copy_meta()
146 u_int32_t artcount = MP4GetMetadataCoverArtCount(mp4file); in main()
1223 u_int32_t MP4GetMetadataCoverArtCount(MP4FileHandle hFile);
4272 extern "C" u_int32_t MP4GetMetadataCoverArtCount(MP4FileHandle hFile) in MP4GetMetadataCoverArtCount() function