Home
last modified time | relevance | path

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

/external/opencore/fileformats/id3parcom/include/
Dpv_id3_parcom.h723 PVMFStatus ReadAlbumArtFrame(PVID3FrameType aFrameType, uint8 unicode, uint32 aFrameSize);
/external/opencore/fileformats/id3parcom/src/
Dpv_id3_parcom.cpp1268 if (ReadAlbumArtFrame(frameType, unicodeCheck, currFrameLength) != PVMFSuccess) in ReadTagID3V2()
2820 PVMFStatus PVID3ParCom::ReadAlbumArtFrame(PVID3FrameType aFrameType, uint8 unicode, uint32 aFrameSi… in ReadAlbumArtFrame() function in PVID3ParCom