Home
last modified time | relevance | path

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

/external/opencore/fileformats/id3parcom/include/
Dpv_id3_parcom.h366 uint8 iID3V2LanguageID[4]; member
/external/opencore/fileformats/id3parcom/src/
Dpv_id3_parcom.cpp2518 aKey += _STRLIT_CHAR((char*)iID3TagInfo.iID3V2LanguageID); in ConstructKvpKey()
3012 if (readByteData(iInputFile, ID3V2_LANGUAGE_SIZE, iID3TagInfo.iID3V2LanguageID) == false) in ReadLyricsCommFrame()
3017 iID3TagInfo.iID3V2LanguageID[ID3V2_LANGUAGE_SIZE] = 0; in ReadLyricsCommFrame()