Home
last modified time | relevance | path

Searched defs:src_max (Results 1 – 4 of 4) sorted by relevance

/external/iptables/include/linux/netfilter/
Dxt_iprange.h14 union nf_inet_addr src_min, src_max; member
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
Dlp_bld_conv.c514 double src_max = lp_const_max(src_type); in lp_build_conv() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_conv.c514 double src_max = lp_const_max(src_type); in lp_build_conv() local
/external/opencv/cv/src/
Dcvsmooth.cpp806 uchar* src_max = src + size.height*src_step; in icvMedianBlur_8u_CnR_Om() local