Home
last modified time | relevance | path

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

/external/opencore/fileformats/id3parcom/include/
Dpv_id3_parcom_constants.h305 #define KVP_KEY_VERSION "version" macro
/external/opencore/fileformats/id3parcom/src/
Dpv_id3_parcom.cpp2471 aKey += _STRLIT_CHAR(KVP_KEY_VERSION); in ConstructKvpKey()
3788 else if (pv_mime_strcmp(aKvp.key, KVP_KEY_VERSION) == 0) in GetFrameTypeFromKvp()
3871 else if (pv_mime_strcmp(aKvp.key, KVP_KEY_VERSION) == 0) in GetFrameTypeFromKvp()