Searched refs:aImageFormat (Results 1 – 1 of 1) sorted by relevance
3356 …Info(PVID3FrameType aFrameType, uint32 aFrameSize, OSCL_HeapString<OsclMemAllocator> &aImageFormat, in GetAlbumArtInfo() argument3371 aImageFormat = (char *)image_format; in GetAlbumArtInfo()3405 status = readNullTerminatedAsciiString(iInputFile, aImageFormat); in GetAlbumArtInfo()3424 mimeSize = aImageFormat.get_size() + 1; //for null string in GetAlbumArtInfo()3441 …Info(PVID3FrameType aFrameType, uint32 aFrameSize, OSCL_HeapString<OsclMemAllocator> &aImageFormat, in GetAlbumArtInfo() argument3455 aImageFormat = (char *)image_format; in GetAlbumArtInfo()3489 if (readNullTerminatedAsciiString(iInputFile, aImageFormat) == false) in GetAlbumArtInfo()3508 mimeSize = aImageFormat.get_size() + 1; in GetAlbumArtInfo()