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

  /frameworks/av/media/libstagefright/codecs/aacdec/
dst8.cpp 127 Int32 tmp_d; local
159 tmp_d = fxp_mac32_by_16((tmp_aa - tmp_bb) << 1, Qfmt15(0.70710678118655F), tmp_c);
163 tmp_a = tmp_d + tmp_cc;
173 vec[6] = tmp_d - vec[1];
174 vec[1] += tmp_d;
  /external/openssl/crypto/bn/
bn_lib.c 518 BN_ULONG *tmp_d; local
527 tmp_d = a->d;
537 b->d = tmp_d;
  /external/clang/test/CodeGen/
builtins-x86.c 47 double tmp_d; local

Completed in 1809 milliseconds