Searched defs:LIBMTP_filesampledata_t (Results 1 - 1 of 1) sorted by relevance

/external/libmtp/src/
H A Dlibmtp.h413 typedef struct LIBMTP_filesampledata_struct LIBMTP_filesampledata_t; /**< @see LIBMTP_filesample_t */ typedef in typeref:struct:LIBMTP_filesampledata_struct
833 LIBMTP_filesampledata_t *LIBMTP_new_filesampledata_t(void);
834 void LIBMTP_destroy_filesampledata_t(LIBMTP_filesampledata_t *);
837 LIBMTP_filesampledata_t **);
839 LIBMTP_filesampledata_t *);
841 LIBMTP_filesampledata_t *);

Completed in 357 milliseconds