21#ifndef _SFILTRATION_H_INCLUDED_
22#define _SFILTRATION_H_INCLUDED_
35int SIG_Median_V9(
nm8s* pVec);
36int SIG_Median_V9(
nm16s* pVec);
37int SIG_Median_V9(
nm32s* pVec);
78int nmppcMedian3_32u(
int a,
int b,
int c);
unsigned int uint32b
Definition: nmtype.h:839
INT64 int64b
Definition: nmtype.h:709
int nm32s
Definition: nmtype.h:292
long long nm64s
Definition: nmtype.h:375
short nm16s
Definition: nmtype.h:243
char nm8s
Definition: nmtype.h:167