Home
last modified time | relevance | path

Searched refs:biased (Results 1 – 25 of 38) sorted by relevance

12

/external/webp/src/enc/
Dnear_lossless_enc.c31 const int biased = a + (mask >> 1) + ((a >> bits) & 1); in FindClosestDiscretized() local
33 if (biased > 0xff) return 0xff; in FindClosestDiscretized()
34 return biased & ~mask; in FindClosestDiscretized()
/external/wycheproof/doc/
Ddsa.md149 Hence, k severely biased. Attacks against DSA with biased k are well known.
Dindex.md47 cryptographic libraries based on the bugs found would be biased:
/external/gemmlowp/doc/
Dless-than-8-bit.txt182 Naive, bad rounding, that's plainly biased
189 Both of those are biased in some way: 1. has the wrong "derivative", since it
284 on various ARM devices) but we need as perfect un-biased-ness as we can
Dless-than-8-bit.md202 ### Naive, bad rounding, that's plainly biased
207 Both of those are biased in some way: 1. has the wrong "derivative", since it
295 ARM devices) but we need as perfect un-biased-ness as we can get.
/external/mesa3d/docs/specs/
DMESA_texture_signed_rgba.spec119 [0, 127] (and not scaled and biased).
/external/gemmlowp/test/
Dtest.cc1389 std::int32_t biased = raw + col_vector_data[r]; in TestOutputStages() local
1391 std::min(std::max(biased, clamp_stage.min), clamp_stage.max); in TestOutputStages()
/external/python/cpython2/Doc/library/
Demail.message.rst181 These semantic differences are intentional and are biased toward maximal
/external/llvm/test/CodeGen/X86/
Dblock-placement.ll481 ; Note that this branch must be strongly biased toward
/external/libexif/po/
Den_GB.po2057 msgid "Creative program (biased toward depth of field)"
2058 msgstr "Creative programme (biased towards depth of field)"
2065 msgid "Creative program (biased toward fast shutter speed)"
2066 msgstr "Creative programme (biased towards fast shutter speed)"
Den_AU.po2057 msgid "Creative program (biased toward depth of field)"
2058 msgstr "Creative programme (biased towards depth of field)"
2065 msgid "Creative program (biased toward fast shutter speed)"
2066 msgstr "Creative programme (biased towards fast shutter speed)"
Dlibexif-12.pot2036 msgid "Creative program (biased toward depth of field)"
2044 msgid "Creative program (biased toward fast shutter speed)"
Den_CA.po2036 msgid "Creative program (biased toward depth of field)"
2044 msgid "Creative program (biased toward fast shutter speed)"
Dsr.po2049 msgid "Creative program (biased toward depth of field)"
2057 msgid "Creative program (biased toward fast shutter speed)"
Duk.po2038 msgid "Creative program (biased toward depth of field)"
2046 msgid "Creative program (biased toward fast shutter speed)"
Dbe.po2040 msgid "Creative program (biased toward depth of field)"
2048 msgid "Creative program (biased toward fast shutter speed)"
Dru.po2053 msgid "Creative program (biased toward depth of field)"
2061 msgid "Creative program (biased toward fast shutter speed)"
Dja.po2046 msgid "Creative program (biased toward depth of field)"
2054 msgid "Creative program (biased toward fast shutter speed)"
Dzh_CN.po2040 msgid "Creative program (biased toward depth of field)"
2048 msgid "Creative program (biased toward fast shutter speed)"
Dtr.po2040 msgid "Creative program (biased toward depth of field)"
2048 msgid "Creative program (biased toward fast shutter speed)"
Dsq.po2040 msgid "Creative program (biased toward depth of field)"
2048 msgid "Creative program (biased toward fast shutter speed)"
Dpt.po2040 msgid "Creative program (biased toward depth of field)"
2048 msgid "Creative program (biased toward fast shutter speed)"
Dsv.po2067 msgid "Creative program (biased toward depth of field)"
2075 msgid "Creative program (biased toward fast shutter speed)"
Dfr.po2158 msgid "Creative program (biased toward depth of field)"
2168 msgid "Creative program (biased toward fast shutter speed)"
Dpt_BR.po2048 msgid "Creative program (biased toward depth of field)"
2056 msgid "Creative program (biased toward fast shutter speed)"

12