Home
last modified time | relevance | path

Searched defs:highbits (Results 1 – 3 of 3) sorted by relevance

/third_party/mbedtls/library/
Dx509.c821 char lowbits, highbits; in mbedtls_x509_dn_gets() local
/third_party/ffmpeg/libavcodec/
Dopus_silk.c612 int highbits, lowbits; in silk_decode_frame() local
/third_party/node/deps/simdutf/
Dsimdutf.cpp19184 __m512i highbits = _mm512_xor_si512(input, _mm512_set1_epi8(-62)); in process_block_from_utf8_to_latin1() local
19281 __m512i highbits = _mm512_xor_si512(input, _mm512_set1_epi8(-62)); in process_valid_block_from_utf8_to_latin1() local