Searched refs:biased (Results 1 – 25 of 38) sorted by relevance
12
/external/webp/src/enc/ |
D | near_lossless_enc.c | 31 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/ |
D | dsa.md | 149 Hence, k severely biased. Attacks against DSA with biased k are well known.
|
D | index.md | 47 cryptographic libraries based on the bugs found would be biased:
|
/external/gemmlowp/doc/ |
D | less-than-8-bit.txt | 182 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
|
D | less-than-8-bit.md | 202 ### 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/ |
D | MESA_texture_signed_rgba.spec | 119 [0, 127] (and not scaled and biased).
|
/external/gemmlowp/test/ |
D | test.cc | 1389 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/ |
D | email.message.rst | 181 These semantic differences are intentional and are biased toward maximal
|
/external/llvm/test/CodeGen/X86/ |
D | block-placement.ll | 481 ; Note that this branch must be strongly biased toward
|
/external/libexif/po/ |
D | en_GB.po | 2057 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)"
|
D | en_AU.po | 2057 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)"
|
D | libexif-12.pot | 2036 msgid "Creative program (biased toward depth of field)" 2044 msgid "Creative program (biased toward fast shutter speed)"
|
D | en_CA.po | 2036 msgid "Creative program (biased toward depth of field)" 2044 msgid "Creative program (biased toward fast shutter speed)"
|
D | sr.po | 2049 msgid "Creative program (biased toward depth of field)" 2057 msgid "Creative program (biased toward fast shutter speed)"
|
D | uk.po | 2038 msgid "Creative program (biased toward depth of field)" 2046 msgid "Creative program (biased toward fast shutter speed)"
|
D | be.po | 2040 msgid "Creative program (biased toward depth of field)" 2048 msgid "Creative program (biased toward fast shutter speed)"
|
D | ru.po | 2053 msgid "Creative program (biased toward depth of field)" 2061 msgid "Creative program (biased toward fast shutter speed)"
|
D | ja.po | 2046 msgid "Creative program (biased toward depth of field)" 2054 msgid "Creative program (biased toward fast shutter speed)"
|
D | zh_CN.po | 2040 msgid "Creative program (biased toward depth of field)" 2048 msgid "Creative program (biased toward fast shutter speed)"
|
D | tr.po | 2040 msgid "Creative program (biased toward depth of field)" 2048 msgid "Creative program (biased toward fast shutter speed)"
|
D | sq.po | 2040 msgid "Creative program (biased toward depth of field)" 2048 msgid "Creative program (biased toward fast shutter speed)"
|
D | pt.po | 2040 msgid "Creative program (biased toward depth of field)" 2048 msgid "Creative program (biased toward fast shutter speed)"
|
D | sv.po | 2067 msgid "Creative program (biased toward depth of field)" 2075 msgid "Creative program (biased toward fast shutter speed)"
|
D | fr.po | 2158 msgid "Creative program (biased toward depth of field)" 2168 msgid "Creative program (biased toward fast shutter speed)"
|
D | pt_BR.po | 2048 msgid "Creative program (biased toward depth of field)" 2056 msgid "Creative program (biased toward fast shutter speed)"
|
12