Searched refs:PV_ID3_FRAME_PIC (Results 1 – 2 of 2) sorted by relevance
333 PV_ID3_FRAME_PIC, /**< PIC. */ enumerator
1259 else if ((frameType == PV_ID3_FRAME_APIC) || (frameType == PV_ID3_FRAME_PIC)) in ReadTagID3V2()2049 ID3V2_2FrameTypeReturnValue = PV_ID3_FRAME_PIC; in FrameSupportedID3V2_2()2486 case PV_ID3_FRAME_PIC: in ConstructKvpKey()3363 if (aFrameType == PV_ID3_FRAME_PIC) in GetAlbumArtInfo()3447 if (aFrameType == PV_ID3_FRAME_PIC) in GetAlbumArtInfo()3766 aFrameType = PV_ID3_FRAME_PIC; in GetFrameTypeFromKvp()4045 (frameType == PV_ID3_FRAME_APIC) || (frameType == PV_ID3_FRAME_PIC) || in ComposeID3v2Tag()