Home
last modified time | relevance | path

Searched refs:unsign (Results 1 – 7 of 7) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmlpenc.c1566 int32_t unsign = 0; in no_codebook_bits_offset() local
1577 unsign = 1 << (lsb_bits - 1); in no_codebook_bits_offset()
1582 bo->min = offset - unsign + 1; in no_codebook_bits_offset()
1583 bo->max = offset + unsign; in no_codebook_bits_offset()
1596 int32_t unsign = 0; in no_codebook_bits() local
1613 unsign = 1 << (lsb_bits - 1); in no_codebook_bits()
1622 bo->min = max - unsign + 1; in no_codebook_bits()
1623 bo->max = min + unsign; in no_codebook_bits()
1642 int unsign, mask; in codebook_bits_offset() local
1654 unsign = 1 << lsb_bits; in codebook_bits_offset()
[all …]
/third_party/openssl/util/
Dcheck-format-test-negatives.c355 const unsign = { in f() local
/third_party/node/deps/openssl/openssl/util/
Dcheck-format-test-negatives.c355 const unsign = { in f() local
/third_party/cups-filters/
Dohos_pdftoraster.patch42 …-1551,7 +1555,7 @@ static unsigned char *removeAlpha(unsigned char *src, unsigned char *dst, unsign
/third_party/mesa3d/src/amd/llvm/
Dac_llvm_build.c1679 bool unsign = format == AC_FETCH_FORMAT_UNORM || format == AC_FETCH_FORMAT_USCALED || in ac_build_opencoded_load_format() local
1683 if (unsign) { in ac_build_opencoded_load_format()
/third_party/gstreamer/gstplugins_bad/docs/random/
DChangeLog-0.8797 Sign/unsign mismatch.
/third_party/gstreamer/gstplugins_good/
DChangeLog17190 adding an override with unsign, which is still not matching Linux and