Home
last modified time | relevance | path

Searched refs:xx0 (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dj2kenc.c1422 int cblkx, cblky, cblkno=0, xx0, x0, xx1, y0, yy0, yy1, bandpos; in encode_tile() local
1435 xx0 = 0; in encode_tile()
1437 xx0 = comp->reslevel[reslevelno-1].coord[0][1] - comp->reslevel[reslevelno-1].coord[0][0]; in encode_tile()
1438 x0 = xx0; in encode_tile()
1440 band->coord[0][1]) - band->coord[0][0] + xx0; in encode_tile()
1447 for (x = xx0; x < xx1; x++){ in encode_tile()
1454 for (x = xx0; x < xx1; x++){ in encode_tile()
1467 encode_cblk(s, &t1, prec->cblk + cblkno, tile, xx1 - xx0, yy1 - yy0, in encode_tile()
1469 xx0 = xx1; in encode_tile()
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djquant2.c769 JLONG xx0, xx1; /* distance increments */ in find_best_colors() local
806 xx0 = inc0; in find_best_colors()
826 dist0 += xx0; in find_best_colors()
827 xx0 += 2 * STEP_C0 * STEP_C0; in find_best_colors()
/third_party/mbedtls/3rdparty/everest/library/legacy/
H A DHacl_Curve25519.c639 uint64_t *xx0; in Hacl_EC_AddAndDouble_fmonty() local
657 xx0 = buf + (uint32_t)15U; in Hacl_EC_AddAndDouble_fmonty()
668 Hacl_Bignum_Fsquare_fsquare_times(xx0, x, (uint32_t)1U); in Hacl_EC_AddAndDouble_fmonty()
/third_party/mbedtls/3rdparty/everest/library/
H A DHacl_Curve25519.c594 uint64_t *xx0; in Hacl_EC_AddAndDouble_fmonty() local
612 xx0 = buf + (uint32_t)15U; in Hacl_EC_AddAndDouble_fmonty()
623 Hacl_Bignum_Fsquare_fsquare_times(xx0, x, (uint32_t)1U); in Hacl_EC_AddAndDouble_fmonty()

Completed in 14 milliseconds