Home
last modified time | relevance | path

Searched defs:inw (Results 1 - 11 of 11) sorted by relevance

/third_party/musl/arch/i386/bits/
H A Dio.h23 static __inline unsigned short inw(unsigned short __port) in inw() function
/third_party/musl/arch/x86_64/bits/
H A Dio.h23 static __inline unsigned short inw(unsigned short __port) in inw() function
/third_party/musl/arch/x32/bits/
H A Dio.h23 static __inline unsigned short inw(unsigned short __port) in inw() function
/third_party/node/deps/openssl/openssl/crypto/evp/
H A De_xcbc_d.c34 DES_cblock inw; member
/third_party/openssl/crypto/evp/
H A De_xcbc_d.c34 DES_cblock inw; member
/third_party/node/deps/openssl/openssl/crypto/des/
H A Dxcbc_enc.c20 DES_xcbc_encrypt(const unsigned char *in, unsigned char *out, long length, DES_key_schedule *schedule, DES_cblock *ivec, const_DES_cblock *inw, const_DES_cblock *outw, int enc) DES_xcbc_encrypt() argument
/third_party/openssl/crypto/des/
H A Dxcbc_enc.c20 DES_xcbc_encrypt(const unsigned char *in, unsigned char *out, long length, DES_key_schedule *schedule, DES_cblock *ivec, const_DES_cblock *inw, const_DES_cblock *outw, int enc) DES_xcbc_encrypt() argument
/third_party/ffmpeg/libavfilter/
H A Dvf_blockdetect.c203 const int inw = inlink->w; in blockdetect_filter_frame() local
H A Dvf_blurdetect.c261 const int inw = inlink->w; in blurdetect_filter_frame() local
H A Dvf_stack.c259 int inw = 0, inh = 0; in config_output() local
304 int inw, inh, size; in config_output() local
[all...]
H A Dvf_rotate.c87 int inw, inh; member
161 double inw = rot->var_values[VAR_IN_W]; in get_rotated_w() local
173 double inw = rot->var_values[VAR_IN_W]; in get_rotated_h() local
419 const int inw = td->inw, inh = td->inh; in filter_slice() local
[all...]

Completed in 6 milliseconds