Lines Matching refs:tempBlurred
830 uint8_t *tempBlurred, uint32_t *tempBlurredPast, int *maxNoise)
862 LOAD_LINE(tempBlurred, 0);
863 LOAD_LINE(tempBlurred, 1);
864 LOAD_LINE(tempBlurred, 2);
865 LOAD_LINE(tempBlurred, 3);
866 LOAD_LINE(tempBlurred, 4);
867 LOAD_LINE(tempBlurred, 5);
868 LOAD_LINE(tempBlurred, 6);
869 LOAD_LINE(tempBlurred, 7);
1005 PACK_AND_STORE(tempBlurred, 0);
1006 PACK_AND_STORE(tempBlurred, 1);
1007 PACK_AND_STORE(tempBlurred, 2);
1008 PACK_AND_STORE(tempBlurred, 3);
1009 PACK_AND_STORE(tempBlurred, 4);
1010 PACK_AND_STORE(tempBlurred, 5);
1011 PACK_AND_STORE(tempBlurred, 6);
1012 PACK_AND_STORE(tempBlurred, 7);