Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/asn1/
Dtasn_enc.c549 ASN1_OBJECT *otmp; in asn1_ex_i2c() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_resize.c368 uint8_t *output, int olength, uint8_t *otmp) { in resize_multistep()
655 uint16_t *otmp, int bd) { in highbd_resize_multistep()
/external/libaom/libaom/av1/common/
Dresize.c566 uint8_t *output, int olength, uint8_t *otmp) { in resize_multistep()
963 uint16_t *otmp, int bd) { in highbd_resize_multistep()
/external/openssh/
Dssh-keygen.c1594 char valid[64], *otmp, *tmp, *cp, *out, *comment, **plist = NULL; in do_ca_sign() local