Home
last modified time | relevance | path

Searched refs:aBytes (Results 1 – 6 of 6) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/
Ddsa_old.cpp841 void CDsa::Copy256(const CDsa& aDsa, TUint32* aTarget, const TUint8* aSource, TInt aBytes, TInt)
844 const TUint32* endt = target + aBytes;
852 void CDsa::Copy256Reversed(const CDsa& aDsa, TUint32* aTarget, const TUint8* aSource, TInt aBytes, …
855 TUint32* endt = aTarget + aBytes;
863 void CDsa::Copy256Flip(const CDsa& aDsa, TUint32* aTarget, const TUint8* aSource, TInt aBytes, TInt…
866 const TUint32* endt = target + aBytes;
876 …FlipReversed(const CDsa& aDsa, TUint32* aTarget, const TUint8* aSource, TInt aBytes, TInt aLineLen)
879 TUint32* endt = aTarget + aBytes;
889 void CDsa::CopyMem(const CDsa& /*aDsa*/, TUint32* aTarget, const TUint8* aSource, TInt aBytes, TInt)
891 Mem::Copy(aTarget, aSource, aBytes);
[all …]
Ddsa.cpp359 inline void Copy(TUint32* aTarget, const TUint8* aSrc, TInt aBytes, TInt aHeight) const;
386 inline void TDsa::Copy(TUint32* aTarget, const TUint8* aSrc, TInt aBytes, TInt aHeight) const
388 iDsa.iCopyFunction(iDsa, aTarget, aSrc, aBytes, aHeight);
1206 void CDsa::Copy256(const CDsa& aDsa, TUint32* aTarget, const TUint8* aSource, TInt aBytes, TInt)
1209 const TUint32* endt = target + aBytes;
1217 void CDsa::Copy256Reversed(const CDsa& aDsa, TUint32* aTarget, const TUint8* aSource, TInt aBytes, …
1220 TUint32* endt = aTarget + aBytes;
1228 void CDsa::Copy256Flip(const CDsa& aDsa, TUint32* aTarget, const TUint8* aSource, TInt aBytes, TInt…
1231 const TUint32* endt = target + aBytes;
1241 …FlipReversed(const CDsa& aDsa, TUint32* aTarget, const TUint8* aSource, TInt aBytes, TInt aLineLen)
[all …]
Ddsa_new.cpp19 inline void Copy(TUint32* aTarget, const TUint8* aSrc, TInt aBytes, TInt aHeight) const; in NONSHARABLE_CLASS()
44 inline void TDsa::Copy(TUint32* aTarget, const TUint8* aSrc, TInt aBytes, TInt aHeight) const
46 iDsa.iCopyFunction(iDsa, aTarget, aSrc, aBytes, aHeight);
1144 void CDsa::Copy256(const CDsa& aDsa, TUint32* aTarget, const TUint8* aSource, TInt aBytes, TInt)
1147 const TUint32* endt = target + aBytes;
1155 void CDsa::Copy256Reversed(const CDsa& aDsa, TUint32* aTarget, const TUint8* aSource, TInt aBytes, …
1158 TUint32* endt = aTarget + aBytes;
1166 void CDsa::Copy256Flip(const CDsa& aDsa, TUint32* aTarget, const TUint8* aSource, TInt aBytes, TInt…
1169 const TUint32* endt = target + aBytes;
1179 …FlipReversed(const CDsa& aDsa, TUint32* aTarget, const TUint8* aSource, TInt aBytes, TInt aLineLen)
[all …]
/external/chromium_org/third_party/skia/dm/
DDMUtil.cpp84 const uint8_t* aBytes = (const uint8_t*)a.getPixels(); in MaxComponentDifference() local
87 max = SkTMax(max, abs_diff(aBytes[i], bBytes[i])); in MaxComponentDifference()
/external/skia/dm/
DDMUtil.cpp84 const uint8_t* aBytes = (const uint8_t*)a.getPixels(); in MaxComponentDifference() local
87 max = SkTMax(max, abs_diff(aBytes[i], bBytes[i])); in MaxComponentDifference()
/external/qemu/distrib/sdl-1.2.15/src/audio/symbian/
DSDL_epocaudio.cpp178 void Open(TInt iRate, TInt iChannels, TUint32 aType, TInt aBytes);
432 void CEpocAudio::Open(TInt aRate, TInt aChannels, TUint32 aType, TInt aBytes)
437 iBufferRate = iRate * iChannels * aBytes; //1/x