Searched defs:h8 (Results 1 - 7 of 7) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | cfhdenc.c | 269 int w8, h8, w4, h4, w2, h2; in cfhd_encode_init() local
|
H A D | cfhd.c | 273 int w8, h8, w4, h4, w2, h2; in alloc_buffers() local
|
/third_party/typescript/tests/baselines/reference/ |
H A D | templateStringBinaryOperationsInvalid.js | 175 var h8 = "2".concat(3 * 4, "5") * 6;
variable
|
/third_party/ffmpeg/libavcodec/mips/ |
H A D | vp9_idct_msa.c | 1307 v8i16 h0, h1, h2, h3, h4, h5, h6, h7, h8, h9, h10, h11; in vp9_iadst16_1d_columns_addblk_msa() local
|
/third_party/openssl/ohos_lite/crypto/ec/ |
H A D | curve25519.c | 801 int64_t h8 = load_3(s + 26) << 4; in fe_frombytes() local 872 int32_t h8 = h[8]; in fe_tobytes() local 1179 int64_t h8 = f0g8 + f1g7_2 + f2g6 + f3g5_2 + f4g4 + f5g3_2 + f6g2 + f7g1_2 + f8g0 + f9g9_38; fe_mul() local 1353 int64_t h8 = f0f8_2 + f1f7_4 + f2f6_2 + f3f5_4 + f4f4 + f9f9_38; fe_sq() local 1662 int64_t h8 = f0f8_2 + f1f7_4 + f2f6_2 + f3f5_4 + f4f4 + f9f9_38; fe_sq2() local 4330 int64_t h8 = f8 * (int64_t) 121666; fe_mul121666() local [all...] |
/third_party/node/deps/openssl/openssl/crypto/ec/ |
H A D | curve25519.c | 811 int64_t h8 = load_3(s + 26) << 4; in fe_frombytes() local 882 int32_t h8 = h[8]; in fe_tobytes() local 1189 int64_t h8 = f0g8 + f1g7_2 + f2g6 + f3g5_2 + f4g4 + f5g3_2 + f6g2 + f7g1_2 + f8g0 + f9g9_38; fe_mul() local 1363 int64_t h8 = f0f8_2 + f1f7_4 + f2f6_2 + f3f5_4 + f4f4 + f9f9_38; fe_sq() local 1672 int64_t h8 = f0f8_2 + f1f7_4 + f2f6_2 + f3f5_4 + f4f4 + f9f9_38; fe_sq2() local 4340 int64_t h8 = f8 * (int64_t) 121666; fe_mul121666() local [all...] |
/third_party/openssl/crypto/ec/ |
H A D | curve25519.c | 811 int64_t h8 = load_3(s + 26) << 4; in fe_frombytes() local 882 int32_t h8 = h[8]; in fe_tobytes() local 1189 int64_t h8 = f0g8 + f1g7_2 + f2g6 + f3g5_2 + f4g4 + f5g3_2 + f6g2 + f7g1_2 + f8g0 + f9g9_38; fe_mul() local 1363 int64_t h8 = f0f8_2 + f1f7_4 + f2f6_2 + f3f5_4 + f4f4 + f9f9_38; fe_sq() local 1672 int64_t h8 = f0f8_2 + f1f7_4 + f2f6_2 + f3f5_4 + f4f4 + f9f9_38; fe_sq2() local 4340 int64_t h8 = f8 * (int64_t) 121666; fe_mul121666() local [all...] |
Completed in 19 milliseconds