Home
last modified time | relevance | path

Searched defs:bit0 (Results 1 - 5 of 5) sorted by relevance

/third_party/astc-encoder/Source/
H A Dastcenc_color_unquantize.cpp327 int bit0 = (v1 >> 6) & 1; in hdr_rgbo_unpack() local
479 int bit0 = (v2 >> 6) & 1; in hdr_rgb_unpack() local
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
H A Dastc_color_unquantize.cpp390 int bit0 = (v1 >> 6) & 1; in hdr_rgbo_unpack3() local
536 int bit0 = (v2 >> 6) & 1; in hdr_rgb_unpack3() local
/third_party/skia/third_party/externals/libwebp/src/dec/
H A Dvp8_dec.c426 const int bit0 = VP8GetBit(br, p[9 + bit1], "coeffs"); in GetLargeValue() local
/third_party/mbedtls/3rdparty/everest/library/legacy/
H A DHacl_Curve25519.c691 uint64_t bit0 = (uint64_t)(byt >> (uint32_t)7U); in Hacl_EC_Ladder_SmallLoop_cmult_small_loop_step() local
/third_party/mbedtls/3rdparty/everest/library/
H A DHacl_Curve25519.c646 uint64_t bit0 = (uint64_t)(byt >> (uint32_t)7U); in Hacl_EC_Ladder_SmallLoop_cmult_small_loop_step() local

Completed in 8 milliseconds