Searched refs:ROLE_COMPOSER (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/tagutils/
H A Dtagutils.h38 #define ROLE_COMPOSER 2 macro
H A Dtagutils-aac.c138 psong->contributor[ROLE_COMPOSER] = strdup((char*)&current_data[16]);
H A Dtagutils-mp3.c129 psong->contributor[ROLE_COMPOSER] = (char*)utf8_text;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/tagutils/
H A Dtagutils.h43 #define ROLE_COMPOSER 6 macro
H A Dtagutils-wav.c191 m = &(psong->contributor[ROLE_COMPOSER]);
H A Dtagutils-aac.c126 psong->contributor[ROLE_COMPOSER] = strdup((char*)&current_data[16]);
H A Dtagutils-asf.c655 psong->contributor[ROLE_COMPOSER] = strdup(buf);
H A Dtagutils-mp3.c129 psong->contributor[ROLE_COMPOSER] = (char*)utf8_text;

Completed in 128 milliseconds