Searched refs:WINAMP_GENRE_UNKNOWN (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/minidlna/tagutils/
H A Dtagutils-mp3.c37 int genre = WINAMP_GENRE_UNKNOWN;
155 genre = WINAMP_GENRE_UNKNOWN;
171 if((genre < 0) || (genre > WINAMP_GENRE_UNKNOWN))
172 genre = WINAMP_GENRE_UNKNOWN;
H A Dtagutils.c97 #define WINAMP_GENRE_UNKNOWN ((sizeof(winamp_genre) / sizeof(winamp_genre[0])) - 1) macro
H A Dtagutils-aac.c148 if((genre < 0) || (genre > WINAMP_GENRE_UNKNOWN))
149 genre = WINAMP_GENRE_UNKNOWN;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/minidlna/tagutils/
H A Dtagutils-mp3.c37 int genre = WINAMP_GENRE_UNKNOWN;
155 genre = WINAMP_GENRE_UNKNOWN;
171 if((genre < 0) || (genre > WINAMP_GENRE_UNKNOWN))
172 genre = WINAMP_GENRE_UNKNOWN;
H A Dtagutils.c97 #define WINAMP_GENRE_UNKNOWN ((sizeof(winamp_genre) / sizeof(winamp_genre[0])) - 1) macro
H A Dtagutils-aac.c148 if((genre < 0) || (genre > WINAMP_GENRE_UNKNOWN))
149 genre = WINAMP_GENRE_UNKNOWN;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/minidlna/tagutils/
H A Dtagutils-mp3.c37 int genre = WINAMP_GENRE_UNKNOWN;
155 genre = WINAMP_GENRE_UNKNOWN;
171 if((genre < 0) || (genre > WINAMP_GENRE_UNKNOWN))
172 genre = WINAMP_GENRE_UNKNOWN;
H A Dtagutils.c97 #define WINAMP_GENRE_UNKNOWN ((sizeof(winamp_genre) / sizeof(winamp_genre[0])) - 1) macro
H A Dtagutils-aac.c148 if((genre < 0) || (genre > WINAMP_GENRE_UNKNOWN))
149 genre = WINAMP_GENRE_UNKNOWN;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/mt-daapd/src/
H A Dmp3-scanner.c269 #define WINAMP_GENRE_UNKNOWN 148 macro
735 if((genre < 0) || (genre > WINAMP_GENRE_UNKNOWN))
736 genre=WINAMP_GENRE_UNKNOWN;
786 int genre=WINAMP_GENRE_UNKNOWN;
872 genre=WINAMP_GENRE_UNKNOWN;
883 if((genre < 0) || (genre > WINAMP_GENRE_UNKNOWN))
884 genre=WINAMP_GENRE_UNKNOWN;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/mt-daapd/src/
H A Dmp3-scanner.c269 #define WINAMP_GENRE_UNKNOWN 148 macro
735 if((genre < 0) || (genre > WINAMP_GENRE_UNKNOWN))
736 genre=WINAMP_GENRE_UNKNOWN;
786 int genre=WINAMP_GENRE_UNKNOWN;
872 genre=WINAMP_GENRE_UNKNOWN;
883 if((genre < 0) || (genre > WINAMP_GENRE_UNKNOWN))
884 genre=WINAMP_GENRE_UNKNOWN;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/mt-daapd/src/
H A Dmp3-scanner.c269 #define WINAMP_GENRE_UNKNOWN 148 macro
735 if((genre < 0) || (genre > WINAMP_GENRE_UNKNOWN))
736 genre=WINAMP_GENRE_UNKNOWN;
786 int genre=WINAMP_GENRE_UNKNOWN;
872 genre=WINAMP_GENRE_UNKNOWN;
883 if((genre < 0) || (genre > WINAMP_GENRE_UNKNOWN))
884 genre=WINAMP_GENRE_UNKNOWN;

Completed in 144 milliseconds