Home
last modified time | relevance | path

Searched refs:unsign (Results 1 – 5 of 5) 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/boost/libs/gil/doc/html/
Dsearchindex.js1 …9,13],unnam:3,unnecessari:[7,13,28],unpack:13,unrel:29,unrol:28,unset:10,unsign:[6,7,9,10,12,13,14…
/third_party/mesa3d/src/amd/llvm/
Dac_llvm_build.c1623 bool unsign = format == AC_FETCH_FORMAT_UNORM || format == AC_FETCH_FORMAT_USCALED || in ac_build_opencoded_load_format() local
1627 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