Home
last modified time | relevance | path

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

/external/opencore/fileformats/id3parcom/include/
Dpv_id3_parcom_constants.h286 #define KVP_KEY_ALBUM "album" macro
/external/opencore/fileformats/id3parcom/src/
Dpv_id3_parcom.cpp2422 aKey += _STRLIT_CHAR(KVP_KEY_ALBUM); in ConstructKvpKey()
3723 else if (pv_mime_strcmp(aKvp.key, KVP_KEY_ALBUM) == 0) in GetFrameTypeFromKvp()
3816 else if (pv_mime_strcmp(aKvp.key, KVP_KEY_ALBUM) == 0) in GetFrameTypeFromKvp()