Searched refs:GetAlbumArtInfo (Results 1 – 2 of 2) sorted by relevance
/external/opencore/fileformats/id3parcom/include/ |
D | pv_id3_parcom.h | 735 …PVMFStatus GetAlbumArtInfo(PVID3FrameType aFrameType, uint32 aFrameSize, OSCL_HeapString<OsclMemAl… 747 …PVMFStatus GetAlbumArtInfo(PVID3FrameType aFrameType, uint32 aFrameSize, OSCL_HeapString<OsclMemAl…
|
/external/opencore/fileformats/id3parcom/src/ |
D | pv_id3_parcom.cpp | 2845 …if (GetAlbumArtInfo(aFrameType, aFrameSize, ImageFormat, picType, description, dataLen) != PVMFSuc… in ReadAlbumArtFrame() 2901 …if (GetAlbumArtInfo(aFrameType, aFrameSize, ImageFormat, picType, description, dataLen) != PVMFSuc… in ReadAlbumArtFrame() 3356 PVMFStatus PVID3ParCom::GetAlbumArtInfo(PVID3FrameType aFrameType, uint32 aFrameSize, OSCL_HeapStri… in GetAlbumArtInfo() function in PVID3ParCom 3441 PVMFStatus PVID3ParCom::GetAlbumArtInfo(PVID3FrameType aFrameType, uint32 aFrameSize, OSCL_HeapStri… in GetAlbumArtInfo() function in PVID3ParCom
|