HomeSort by relevance Sort by last modified time
    Searched refs:xtmp2 (Results 1 - 2 of 2) sorted by null

  /external/libopus/src/
opus_compare.c 317 float xtmp2; local
319 xtmp2 = X[(xi*NFREQS+xj)*nchannels+ci];
323 xtmp = xtmp2;
  /external/boringssl/src/crypto/x509/
x509_vfy.c 185 X509 *x, *xtmp, *xtmp2, *chain_ss = NULL; local
411 xtmp2 = sk_X509_value(ctx->chain, j - 1);
412 ok = ctx->get_issuer(&xtmp, ctx, xtmp2);
    [all...]

Completed in 79 milliseconds