Home
last modified time | relevance | path

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

/external/opencore/fileformats/id3parcom/include/
Dpv_id3_parcom_constants.h297 #define KVP_KEY_COPYRIGHT "copyright" macro
/external/opencore/fileformats/id3parcom/src/
Dpv_id3_parcom.cpp2425 aKey += _STRLIT_CHAR(KVP_KEY_COPYRIGHT); in ConstructKvpKey()
3743 else if (pv_mime_strcmp(aKvp.key, KVP_KEY_COPYRIGHT) == 0) in GetFrameTypeFromKvp()
3836 else if (pv_mime_strcmp(aKvp.key, KVP_KEY_COPYRIGHT) == 0) in GetFrameTypeFromKvp()