Home
last modified time | relevance | path

Searched refs:KVP_KEY_GENRE (Results 1 – 2 of 2) sorted by relevance

/external/opencore/fileformats/id3parcom/include/
Dpv_id3_parcom_constants.h295 #define KVP_KEY_GENRE "genre" macro
/external/opencore/fileformats/id3parcom/src/
Dpv_id3_parcom.cpp2428 aKey += _STRLIT_CHAR(KVP_KEY_GENRE); in ConstructKvpKey()
3733 else if (pv_mime_strcmp(aKvp.key, KVP_KEY_GENRE) == 0) in GetFrameTypeFromKvp()
3826 else if (pv_mime_strcmp(aKvp.key, KVP_KEY_GENRE) == 0) in GetFrameTypeFromKvp()