Home
last modified time | relevance | path

Searched defs:inw (Results 1 – 7 of 7) sorted by relevance

/third_party/openssl/crypto/des/
Dxcbc_enc.c16 DES_cblock *ivec, const_DES_cblock *inw, in DES_xcbc_encrypt()
/third_party/openssl/crypto/evp/
De_xcbc_d.c27 DES_cblock inw; member
/third_party/musl/arch/i386/bits/
Dio.h23 static __inline unsigned short inw(unsigned short __port) in inw() function
/third_party/musl/arch/x86_64/bits/
Dio.h23 static __inline unsigned short inw(unsigned short __port) in inw() function
/third_party/musl/arch/x32/bits/
Dio.h23 static __inline unsigned short inw(unsigned short __port) in inw() function
/third_party/ffmpeg/libavfilter/
Dvf_rotate.c87 int inw, inh; member
169 double inw = rot->var_values[VAR_IN_W]; in get_rotated_w() local
181 double inw = rot->var_values[VAR_IN_W]; in get_rotated_h() local
425 const int inw = td->inw, inh = td->inh; in filter_slice() local
Dvf_stack.c255 int inw, inh, size; in config_output() local