Home
last modified time | relevance | path

Searched refs:state64 (Results 1 – 25 of 120) sorted by relevance

12345

/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Djpeg2000_parser.c88 uint64_t state64; in find_frame_end() local
90 state64 = pc->state64; in find_frame_end()
97 state64 = state64 << 8 | buf[i]; in find_frame_end()
109 m->skip_bytes = (state64 & 0xFFFFFFFF) - 10 > 0? in find_frame_end()
110 (state64 & 0xFFFFFFFF) - 10 : 0; in find_frame_end()
116 if (state64 == 0x6A5020200D0A870A) { // JP2 signature box value. in find_frame_end()
155 pc->state64 = state64; in find_frame_end()
H A Dpng_parser.c51 uint64_t state64 = ppc->pc.state64; in png_parse() local
53 state64 = (state64 << 8) | buf[i]; in png_parse()
54 if (state64 == PNGSIG || state64 == MNGSIG) { in png_parse()
60 ppc->pc.state64 = state64; in png_parse()
H A Ddnxhd_parser.c41 uint64_t state = pc->state64; in dnxhd_find_frame_end()
86 pc->state64 = -1; in dnxhd_find_frame_end()
106 pc->state64 = -1; in dnxhd_find_frame_end()
113 pc->state64 = state; in dnxhd_find_frame_end()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Djpeg2000_parser.c88 uint64_t state64; in find_frame_end() local
90 state64 = pc->state64; in find_frame_end()
97 state64 = state64 << 8 | buf[i]; in find_frame_end()
109 m->skip_bytes = (state64 & 0xFFFFFFFF) - 10 > 0? in find_frame_end()
110 (state64 & 0xFFFFFFFF) - 10 : 0; in find_frame_end()
116 if (state64 == 0x6A5020200D0A870A) { // JP2 signature box value. in find_frame_end()
155 pc->state64 = state64; in find_frame_end()
H A Dpng_parser.c51 uint64_t state64 = ppc->pc.state64; in png_parse() local
53 state64 = (state64 << 8) | buf[i]; in png_parse()
54 if (state64 == PNGSIG || state64 == MNGSIG) { in png_parse()
60 ppc->pc.state64 = state64; in png_parse()
H A Ddnxhd_parser.c41 uint64_t state = pc->state64; in dnxhd_find_frame_end()
86 pc->state64 = -1; in dnxhd_find_frame_end()
106 pc->state64 = -1; in dnxhd_find_frame_end()
113 pc->state64 = state; in dnxhd_find_frame_end()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Djpeg2000_parser.c88 uint64_t state64; in find_frame_end() local
90 state64 = pc->state64; in find_frame_end()
97 state64 = state64 << 8 | buf[i]; in find_frame_end()
109 m->skip_bytes = (state64 & 0xFFFFFFFF) - 10 > 0? in find_frame_end()
110 (state64 & 0xFFFFFFFF) - 10 : 0; in find_frame_end()
116 if (state64 == 0x6A5020200D0A870A) { // JP2 signature box value. in find_frame_end()
155 pc->state64 = state64; in find_frame_end()
H A Dpng_parser.c51 uint64_t state64 = ppc->pc.state64; in png_parse() local
53 state64 = (state64 << 8) | buf[i]; in png_parse()
54 if (state64 == PNGSIG || state64 == MNGSIG) { in png_parse()
60 ppc->pc.state64 = state64; in png_parse()
H A Ddnxhd_parser.c41 uint64_t state = pc->state64; in dnxhd_find_frame_end()
86 pc->state64 = -1; in dnxhd_find_frame_end()
106 pc->state64 = -1; in dnxhd_find_frame_end()
113 pc->state64 = state; in dnxhd_find_frame_end()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dpng_parser.c50 uint64_t state64 = ppc->pc.state64; in png_parse() local
52 state64 = (state64 << 8) | buf[i]; in png_parse()
53 if (state64 == PNGSIG || state64 == MNGSIG) { in png_parse()
59 ppc->pc.state64 = state64; in png_parse()
H A Ddnxhd_parser.c41 uint64_t state = pc->state64; in dnxhd_find_frame_end()
68 pc->state64 = -1; in dnxhd_find_frame_end()
81 pc->state64 = state; in dnxhd_find_frame_end()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dpng_parser.c50 uint64_t state64 = ppc->pc.state64; in png_parse() local
52 state64 = (state64 << 8) | buf[i]; in png_parse()
53 if (state64 == PNGSIG || state64 == MNGSIG) { in png_parse()
59 ppc->pc.state64 = state64; in png_parse()
H A Ddnxhd_parser.c41 uint64_t state = pc->state64; in dnxhd_find_frame_end()
87 pc->state64 = -1; in dnxhd_find_frame_end()
103 pc->state64 = -1; in dnxhd_find_frame_end()
110 pc->state64 = state; in dnxhd_find_frame_end()
H A Dbmp_parser.c43 uint64_t state = bpc->pc.state64; in bmp_parse()
74 bpc->pc.state64 = 0; in bmp_parse()
80 bpc->pc.state64 = state; in bmp_parse()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dpng_parser.c50 uint64_t state64 = ppc->pc.state64; in png_parse() local
52 state64 = (state64 << 8) | buf[i]; in png_parse()
53 if (state64 == PNGSIG || state64 == MNGSIG) { in png_parse()
59 ppc->pc.state64 = state64; in png_parse()
H A Ddnxhd_parser.c41 uint64_t state = pc->state64; in dnxhd_find_frame_end()
86 pc->state64 = -1; in dnxhd_find_frame_end()
106 pc->state64 = -1; in dnxhd_find_frame_end()
113 pc->state64 = state; in dnxhd_find_frame_end()
H A Dbmp_parser.c43 uint64_t state = bpc->pc.state64; in bmp_parse()
74 bpc->pc.state64 = 0; in bmp_parse()
80 bpc->pc.state64 = state; in bmp_parse()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dpng_parser.c50 uint64_t state64 = ppc->pc.state64; in png_parse() local
52 state64 = (state64 << 8) | buf[i]; in png_parse()
53 if (state64 == PNGSIG || state64 == MNGSIG) { in png_parse()
59 ppc->pc.state64 = state64; in png_parse()
/dports/devel/poco/poco-1.10.1-all/Foundation/src/
H A DSHA2Engine.cpp41 Poco::UInt64 state64[8]; member
360 pContext->state.state64[0] = UL64(0xCBBB9D5DC1059ED8); in reset()
361 pContext->state.state64[1] = UL64(0x629A292A367CD507); in reset()
402 PUT_UINT64(pContext->state.state64[0], hash, 0); in digest()
403 PUT_UINT64(pContext->state.state64[1], hash, 8); in digest()
404 PUT_UINT64(pContext->state.state64[2], hash, 16); in digest()
405 PUT_UINT64(pContext->state.state64[3], hash, 24); in digest()
406 PUT_UINT64(pContext->state.state64[4], hash, 32); in digest()
407 PUT_UINT64(pContext->state.state64[5], hash, 40); in digest()
410 PUT_UINT64(pContext->state.state64[6], hash, 48); in digest()
[all …]
/dports/security/libgcrypt/libgcrypt-1.9.4/cipher/
H A Dkeccak_permute_64.h42 u64 *state = hd->u.state64; in KECCAK_F1600_PERMUTE_FUNC_NAME()
308 absorb_lanes64_8(&hd->u.state64[0], lanes); lanes += 8 * 8; in KECCAK_F1600_ABSORB_FUNC_NAME()
309 absorb_lanes64_8(&hd->u.state64[8], lanes); lanes += 8 * 8; in KECCAK_F1600_ABSORB_FUNC_NAME()
322 absorb_lanes64_8(&hd->u.state64[0], lanes); lanes += 8 * 8; in KECCAK_F1600_ABSORB_FUNC_NAME()
323 absorb_lanes64_8(&hd->u.state64[8], lanes); lanes += 8 * 8; in KECCAK_F1600_ABSORB_FUNC_NAME()
335 absorb_lanes64_8(&hd->u.state64[0], lanes); lanes += 8 * 8; in KECCAK_F1600_ABSORB_FUNC_NAME()
336 absorb_lanes64_8(&hd->u.state64[8], lanes); lanes += 8 * 8; in KECCAK_F1600_ABSORB_FUNC_NAME()
348 absorb_lanes64_8(&hd->u.state64[0], lanes); lanes += 8 * 8; in KECCAK_F1600_ABSORB_FUNC_NAME()
349 absorb_lanes64_4(&hd->u.state64[8], lanes); lanes += 8 * 4; in KECCAK_F1600_ABSORB_FUNC_NAME()
361 absorb_lanes64_8(&hd->u.state64[0], lanes); lanes += 8 * 8; in KECCAK_F1600_ABSORB_FUNC_NAME()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/libgcrypt/cipher/
H A Dkeccak_permute_64.h42 u64 *state = hd->u.state64; in KECCAK_F1600_PERMUTE_FUNC_NAME()
308 absorb_lanes64_8(&hd->u.state64[0], lanes); lanes += 8 * 8; in KECCAK_F1600_ABSORB_FUNC_NAME()
309 absorb_lanes64_8(&hd->u.state64[8], lanes); lanes += 8 * 8; in KECCAK_F1600_ABSORB_FUNC_NAME()
322 absorb_lanes64_8(&hd->u.state64[0], lanes); lanes += 8 * 8; in KECCAK_F1600_ABSORB_FUNC_NAME()
323 absorb_lanes64_8(&hd->u.state64[8], lanes); lanes += 8 * 8; in KECCAK_F1600_ABSORB_FUNC_NAME()
335 absorb_lanes64_8(&hd->u.state64[0], lanes); lanes += 8 * 8; in KECCAK_F1600_ABSORB_FUNC_NAME()
336 absorb_lanes64_8(&hd->u.state64[8], lanes); lanes += 8 * 8; in KECCAK_F1600_ABSORB_FUNC_NAME()
348 absorb_lanes64_8(&hd->u.state64[0], lanes); lanes += 8 * 8; in KECCAK_F1600_ABSORB_FUNC_NAME()
349 absorb_lanes64_4(&hd->u.state64[8], lanes); lanes += 8 * 4; in KECCAK_F1600_ABSORB_FUNC_NAME()
361 absorb_lanes64_8(&hd->u.state64[0], lanes); lanes += 8 * 8; in KECCAK_F1600_ABSORB_FUNC_NAME()
[all …]
/dports/benchmarks/fio/fio-3.29/lib/
H A Drand.h25 struct taus258_state state64; member
58 __frand64_copy(&dst->state64, &src->state64); in frand_copy()
101 return __rand64(&state->state64); in __rand()
109 uint64_t val = __rand64(&state->state64); in __rand_0_1()
136 r = __rand64(&state->state64); in rand64_upto()
/dports/databases/galera/galera-release_25.3.35/galerautils/src/
H A Dgu_crc32c_x86.c75 uint64_t state64 = state; in gu_crc32c_x86_64() local
79 state64 = __builtin_ia32_crc32di(state64, *(uint64_t*)ptr); in gu_crc32c_x86_64()
84 state = (uint32_t)state64; in gu_crc32c_x86_64()
/dports/databases/galera26/galera-release_26.4.10/galerautils/src/
H A Dgu_crc32c_x86.c75 uint64_t state64 = state; in gu_crc32c_x86_64() local
79 state64 = __builtin_ia32_crc32di(state64, *(uint64_t*)ptr); in gu_crc32c_x86_64()
84 state = (uint32_t)state64; in gu_crc32c_x86_64()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/compose/src/
H A DnsMsgAppleEncode.cpp479 switch (p_ap_encode_obj->state64) { in to64()
483 p_ap_encode_obj->state64 = 1; in to64()
488 p_ap_encode_obj->state64 = 2; in to64()
498 p_ap_encode_obj->state64 = 2; in to64()
525 p_ap_encode_obj->state64 = 0; in to64()
532 p_ap_encode_obj->state64 = 1; in to64()
539 p_ap_encode_obj->state64 = 2; in to64()
555 switch (p_ap_encode_obj->state64) { in finish64()
567 p_ap_encode_obj->state64 = 0; in finish64()

12345