Home
last modified time | relevance | path

Searched refs:inw (Results 1 – 17 of 17) sorted by relevance

/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
174 return FFMAX(0, inh * sinx) + FFMAX(0, -inw * cosx) + in get_rotated_w()
175 FFMAX(0, inw * cosx) + FFMAX(0, -inh * sinx); in get_rotated_w()
181 double inw = rot->var_values[VAR_IN_W]; in get_rotated_h() local
186 return FFMAX(0, -inh * cosx) + FFMAX(0, -inw * sinx) + in get_rotated_h()
187 FFMAX(0, inh * cosx) + FFMAX(0, inw * sinx); in get_rotated_h()
425 const int inw = td->inw, inh = td->inh; in filter_slice() local
436 x = xprime + xi + FIXP*(inw-1)/2; in filter_slice()
439 if (fabs(rot->angle - 0) < FLT_EPSILON && outw == inw && outh == inh) { in filter_slice()
[all …]
Dvf_stack.c255 int inw, inh, size; in config_output() local
279 inw = inh = 0; in config_output()
294 inw += ctx->inputs[size]->w; in config_output()
302 inw += ctx->inputs[size]->h; in config_output()
310 inw += size; in config_output()
319 if ((ret = av_image_fill_linesizes(item->x, inlink->format, inw)) < 0) { in config_output()
326 width = FFMAX(width, inlink->w + inw); in config_output()
/third_party/openssl/crypto/evp/
De_xcbc_d.c34 DES_cblock inw; member
66 memcpy(&data(ctx)->inw[0], &key[8], 8); in desx_cbc_init_key()
78 &data(ctx)->inw, &data(ctx)->outw, in desx_cbc_cipher()
87 &data(ctx)->inw, &data(ctx)->outw, in desx_cbc_cipher()
/third_party/node/deps/openssl/openssl/crypto/evp/
De_xcbc_d.c34 DES_cblock inw; member
66 memcpy(&data(ctx)->inw[0], &key[8], 8); in desx_cbc_init_key()
78 &data(ctx)->inw, &data(ctx)->outw, in desx_cbc_cipher()
87 &data(ctx)->inw, &data(ctx)->outw, in desx_cbc_cipher()
/third_party/openssl/crypto/des/
Dxcbc_enc.c22 DES_cblock *ivec, const_DES_cblock *inw, in DES_xcbc_encrypt() argument
33 in2 = &(*inw)[0]; in DES_xcbc_encrypt()
/third_party/node/deps/openssl/openssl/crypto/des/
Dxcbc_enc.c22 DES_cblock *ivec, const_DES_cblock *inw, in DES_xcbc_encrypt() argument
33 in2 = &(*inw)[0]; in DES_xcbc_encrypt()
/third_party/musl/arch/x86_64/bits/
Dio.h23 static __inline unsigned short inw(unsigned short __port) in inw() function
/third_party/musl/arch/i386/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/openssl/ohos_lite/include/openssl/
Ddes.h85 DES_cblock *ivec, const_DES_cblock *inw,
/third_party/node/deps/openssl/openssl/include/openssl/
Ddes.h99 const_DES_cblock *inw, const_DES_cblock *outw, int enc);
/third_party/openssl/include/openssl/
Ddes.h99 const_DES_cblock *inw, const_DES_cblock *outw, int enc);
/third_party/openssl/doc/man3/
DDES_random_key.pod62 const_DES_cblock *inw, const_DES_cblock *outw, int enc);
173 DES_xcbc_encrypt() is RSA's DESX mode of DES. It uses I<inw> and
174 I<outw> to 'whiten' the encryption. I<inw> and I<outw> are secret
/third_party/mesa3d/src/mesa/x86/
Dassyntax.h443 #define IN_W CHOICE(inw (DX), inw ARG2(DX,AX), _WTOG in DX)
450 #define IN1_W(a) CHOICE(inw (a), inw ARG2(a,AX), _WTOG in a)
454 #define IN1_W(a) CHOICE(inw a, inw ARG2(a,AX), _WTOG in a)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRInstrInfo.td1549 "inw\t$dst, $src",
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrInfo.td3417 def : InstAlias<"inw\t{%dx|dx}", (IN16rr), 0>;
3420 def : InstAlias<"inw\t$port", (IN16ri u8imm:$port), 0>;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/
DX86GenAsmMatcher.inc7677 "\004invd\006invept\006invlpg\007invlpga\007invpcid\007invvpid\003inw\004"
8916 { 3312 /* inw */, X86::IN16rr, Convert_NoOperands, AMFBS_None, { MCK_DX }, },
8917 { 3312 /* inw */, X86::IN16ri, Convert__ImmUnsignedi81_0, AMFBS_None, { MCK_ImmUnsignedi8 }, },
8918 { 3312 /* inw */, X86::IN16rr, Convert_NoOperands, AMFBS_None, { MCK_DX, MCK_AX }, },
8919 …{ 3312 /* inw */, X86::IN16ri, Convert__ImmUnsignedi81_0, AMFBS_None, { MCK_ImmUnsignedi8, MCK_AX …
23493 { 3312 /* inw */, X86::IN16rr, Convert_NoOperands, AMFBS_None, { MCK_DX }, },
23494 { 3312 /* inw */, X86::IN16ri, Convert__ImmUnsignedi81_0, AMFBS_None, { MCK_ImmUnsignedi8 }, },