Lines Matching refs:LIBMTP_album_t
6464 LIBMTP_album_t *album, const char* newname)
7663 LIBMTP_album_t *LIBMTP_new_album_t(void)
7665 LIBMTP_album_t *new = (LIBMTP_album_t *) malloc(sizeof(LIBMTP_album_t));
7688 void LIBMTP_destroy_album_t(LIBMTP_album_t *album)
7711 MTPProperties *prop, LIBMTP_album_t *alb)
7759 LIBMTP_album_t *alb)
7824 LIBMTP_album_t *LIBMTP_Get_Album_List(LIBMTP_mtpdevice_t *device)
7827 LIBMTP_album_t *retalbums = NULL;
7828 LIBMTP_album_t *curalbum = NULL;
7836 LIBMTP_album_t *alb;
7883 LIBMTP_album_t *LIBMTP_Get_Album(LIBMTP_mtpdevice_t *device, uint32_t const albid)
7888 LIBMTP_album_t *alb;
7949 LIBMTP_album_t * const metadata)
8348 LIBMTP_album_t const * const metadata)