HomeSort by relevance Sort by last modified time
    Searched full:invert (Results 101 - 125 of 2362) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/kernel-headers/original/uapi/linux/netfilter/
xt_ipcomp.h 13 #define XT_IPCOMP_INV_SPI 0x01 /* Invert the sense of spi. */
xt_physdev.h 19 __u8 invert; member in struct:xt_physdev_info
xt_string.h 22 __u8 invert; member in struct:xt_string_info::__anon14841::__anon14842
  /external/kernel-headers/original/uapi/linux/netfilter_ipv4/
ipt_ah.h 14 #define IPT_AH_INV_SPI 0x01 /* Invert the sense of spi. */
  /external/kernel-headers/original/uapi/linux/netfilter_ipv6/
ip6t_mh.h 13 #define IP6T_MH_INV_TYPE 0x01 /* Invert the sense of type. */
  /external/skia/tests/
SkLinearBitmapPipelineTest.cpp 29 SkMatrix invert; local
30 bool trash = m.invert(&invert);
38 SkLinearBitmapPipeline pipeline{invert, kNone_SkFilterQuality, SkShader::kClamp_TileMode,
  /frameworks/av/media/libstagefright/filters/
ZeroFilter.cpp 32 int32_t invert; local
33 if (params->findInt32("invert", &invert)) {
34 mInvertData = (invert != 0);
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/
vc1parse_bitplane.c 32 //#define put_bit(value,x,y,mbx,mby,invert,outp)
33 static inline void put_bit( uint32_t value, int x, int y, int mbx, int mby, uint8_t invert, uint32_t* outp)
40 value ^= invert;
52 * b = b^invert
62 static inline int xor_bit( int x, int y, int mbx, uint32_t invert, uint32_t* outp)
67 //if (invert == 0) return; /* do nothing if XOR with 0 */
74 if (invert == 1)
118 previousBit=xor_bit(j, i, widthMB, pBitplane->invert,
132 temp=xor_bit(j, i, widthMB, pBitplane->invert,
160 /* disable pBitplane->invert in the Norm2 decode stage o
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/netfilter/
xt_esp.h 13 #define XT_ESP_INV_SPI 0x01 /* Invert the sense of spi. */
xt_physdev.h 19 __u8 invert; member in struct:xt_physdev_info
xt_string.h 23 __u8 invert; member in struct:xt_string_info::__anon39218::__anon39219
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/netfilter_ipv4/
ipt_ah.h 13 #define IPT_AH_INV_SPI 0x01 /* Invert the sense of spi. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/netfilter_ipv6/
ip6t_mh.h 12 #define IP6T_MH_INV_TYPE 0x01 /* Invert the sense of type. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter/
xt_esp.h 12 #define XT_ESP_INV_SPI 0x01 /* Invert the sense of spi. */
xt_physdev.h 19 __u8 invert; member in struct:xt_physdev_info
xt_string.h 22 __u8 invert; member in struct:xt_string_info::__anon41167::__anon41168
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter_ipv4/
ipt_ah.h 14 #define IPT_AH_INV_SPI 0x01 /* Invert the sense of spi. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter_ipv6/
ip6t_mh.h 13 #define IP6T_MH_INV_TYPE 0x01 /* Invert the sense of type. */
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/linux/netfilter/
xt_helper.h 16 int invert; member in struct:xt_helper_info
xt_length.h 17 u_int8_t invert; member in struct:xt_length_info
xt_mac.h 17 int invert; member in struct:xt_mac_info
xt_pkttype.h 17 int invert; member in struct:xt_pkttype_info
xt_realm.h 18 u_int8_t invert; member in struct:xt_realm_info
xt_tcpmss.h 17 u_int8_t invert; member in struct:xt_tcpmss_match_info
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/linux/netfilter/
xt_helper.h 16 int invert; member in struct:xt_helper_info

Completed in 592 milliseconds

1 2 3 45 6 7 8 91011>>