Home
last modified time | relevance | path

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

/external/opencore/fileformats/id3parcom/include/
Dpv_id3_parcom_constants.h302 #define KVP_KEY_AUTHOR "author" macro
/external/opencore/fileformats/id3parcom/src/
Dpv_id3_parcom.cpp2462 aKey += _STRLIT_CHAR(KVP_KEY_AUTHOR); in ConstructKvpKey()
3773 else if (pv_mime_strcmp(aKvp.key, KVP_KEY_AUTHOR) == 0) in GetFrameTypeFromKvp()
3856 else if (pv_mime_strcmp(aKvp.key, KVP_KEY_AUTHOR) == 0) in GetFrameTypeFromKvp()