Home
last modified time | relevance | path

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

/external/opencore/fileformats/id3parcom/src/
Dpv_id3_parcom.cpp871 … if (ConstructKvpKey(keyStr, PV_ID3_FRAME_COMMENT, PV_ID3_CHARSET_ISO88591) != PVMFSuccess) in ReadID3V1Tag()
1254 if ((frameType == PV_ID3_FRAME_LYRICS) || (frameType == PV_ID3_FRAME_COMMENT)) in ReadTagID3V2()
1901 ID3V2FrameTypeReturnValue = PV_ID3_FRAME_COMMENT; in FrameSupportedID3V2()
2035 ID3V2_2FrameTypeReturnValue = PV_ID3_FRAME_COMMENT; in FrameSupportedID3V2_2()
2473 case PV_ID3_FRAME_COMMENT: in ConstructKvpKey()
2511 if ((aType == PV_ID3_FRAME_LYRICS) || (aType == PV_ID3_FRAME_COMMENT)) in ConstructKvpKey()
3751 aFrameType = PV_ID3_FRAME_COMMENT; in GetFrameTypeFromKvp()
3844 aFrameType = PV_ID3_FRAME_COMMENT; in GetFrameTypeFromKvp()
4046 (frameType == PV_ID3_FRAME_COMMENT)) in ComposeID3v2Tag()
/external/opencore/fileformats/id3parcom/include/
Dpv_id3_parcom.h319PV_ID3_FRAME_COMMENT, /**< Comment. Supported by all ID3 versions. Maximum 30 characters for enumerator