Home
last modified time | relevance | path

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

/external/opencore/fileformats/id3parcom/src/
Dpv_id3_parcom.cpp1620 case PV_ID3_FRAME_VERSION: in HandleID3V2FrameDataASCII()
1723 case PV_ID3_FRAME_VERSION: in HandleID3V2FrameDataUnicode16()
1790 case PV_ID3_FRAME_VERSION: in HandleID3V2FrameDataUTF8()
1948 ID3V2FrameTypeReturnValue = PV_ID3_FRAME_VERSION; in FrameSupportedID3V2()
2070 ID3V2_2FrameTypeReturnValue = PV_ID3_FRAME_VERSION; in FrameSupportedID3V2_2()
2470 case PV_ID3_FRAME_VERSION: in ConstructKvpKey()
3791 aFrameType = PV_ID3_FRAME_VERSION; in GetFrameTypeFromKvp()
3874 aFrameType = PV_ID3_FRAME_VERSION; in GetFrameTypeFromKvp()
/external/opencore/fileformats/id3parcom/include/
Dpv_id3_parcom.h341 PV_ID3_FRAME_VERSION, /* Software version of the authoring software */ enumerator