Merge "dsp: normalize WEBP_TSAN_IGNORE_FUNCTION usage"

This commit is contained in:
pascal massimino
2015-02-14 01:57:08 -08:00
committed by Gerrit Code Review
28 changed files with 46 additions and 46 deletions

View File

@ -589,7 +589,7 @@ static void TransformColorInverse(const VP8LMultipliers* const m,
//------------------------------------------------------------------------------
extern WEBP_TSAN_IGNORE_FUNCTION void VP8LDspInitMIPSdspR2(void);
extern void VP8LDspInitMIPSdspR2(void);
WEBP_TSAN_IGNORE_FUNCTION void VP8LDspInitMIPSdspR2(void) {
#if defined(WEBP_USE_MIPS_DSP_R2)