Home
last modified time | relevance | path

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

/external/opencore/fileformats/id3parcom/include/
Dpv_id3_parcom_constants.h334 #define KVP_PARAM_CHAR_ENCODING_UTF16BE "char-encoding=UTF16BE" macro
/external/opencore/fileformats/id3parcom/src/
Dpv_id3_parcom.cpp3678 … if (pv_mime_string_parse_param(aKvp->key, (char*) KVP_PARAM_CHAR_ENCODING_UTF16BE, param) > 0) in GetKvpValueType()