Lines Matching refs:tempBlurred
2159 uint8_t *tempBlurred, uint32_t *tempBlurredPast, const int *maxNoise)
2453 :: "r" (src), "r" (tempBlurred), "r"((x86_reg)stride), "m" (tempBlurredPast)
2467 int ref= tempBlurred[ x + y*stride ];
2499 int ref= tempBlurred[ x + y*stride ];
2501 tempBlurred[ x + y*stride ]=
2510 tempBlurred[ x + y*stride ]= src[ x + y*stride ];
2519 int ref= tempBlurred[ x + y*stride ];
2521 tempBlurred[ x + y*stride ]=
2530 int ref= tempBlurred[ x + y*stride ];
2532 tempBlurred[ x + y*stride ]=
3660 c.tempBlurred[isColor] + y*dstStride + x,
3681 c.tempBlurred[isColor] + y*dstStride + x,