/third_party/skia/third_party/externals/libwebp/src/enc/ |
D | near_lossless_enc.c | 33 const uint32_t biased = a + (mask >> 1) + ((a >> bits) & 1); in FindClosestDiscretized() local 35 if (biased > 0xff) return 0xff; in FindClosestDiscretized() 36 return biased & ~mask; in FindClosestDiscretized()
|
/third_party/flutter/skia/third_party/externals/libwebp/src/enc/ |
D | near_lossless_enc.c | 33 const uint32_t biased = a + (mask >> 1) + ((a >> bits) & 1); in FindClosestDiscretized() local 35 if (biased > 0xff) return 0xff; in FindClosestDiscretized() 36 return biased & ~mask; in FindClosestDiscretized()
|
/third_party/mesa3d/src/panfrost/midgard/ |
D | midgard_errata_lod.c | 73 nir_ssa_def *biased = nir_fadd(b, lod, lod_bias); in nir_lod_errata_instr() local 75 nir_fmax(b, biased, min_lod), max_lod); in nir_lod_errata_instr()
|
/third_party/ffmpeg/doc/ |
D | libavutil.texi | 59 @settitle multimedia-biased utility library
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrDFP.td | 131 // Extract biased exponent. 206 // Insert biased exponent. 227 // Compare biased exponent.
|
/third_party/openGLES/extensions/SGIS/ |
D | SGIS_detail_texture.txt | 55 * I have scaled and biased the detail texture value to the range [-1,1] 56 in this specification. I believe that Iris GL scaled and biased to 213 effect, the detail texture is scaled and biased so that its range is 225 Here again the detail texture is scaled and biased so that its range 227 and biased by 1. This result scales the base texture, which is then
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIS/ |
D | SGIS_detail_texture.txt | 55 * I have scaled and biased the detail texture value to the range [-1,1] 56 in this specification. I believe that Iris GL scaled and biased to 213 effect, the detail texture is scaled and biased so that its range is 225 Here again the detail texture is scaled and biased so that its range 227 and biased by 1. This result scales the base texture, which is then
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_texture_lod_bias.txt | 82 where B0 is a non-biased texture (normal sharpness) and B2 is 110 Does anything special have to be said to keep the biased lambda value
|
D | EXT_texture_shared_exponent.txt | 53 a single 5-bit exponent (biased up by 15) and three 9-bit mantissas 163 of mantissa bits per component, Emax is the maximum allowed biased 563 value biased by 15 and three 9-bit mantissas for each of 3 785 either all one or all zero and the biased shared exponent was not
|
D | EXT_light_texture.txt | 79 and biased to the range [-1,1]. 165 and biased so that their range is [-1,1].
|
D | EXT_convolution.txt | 204 by the four 2D CONVOLUTION_FILTER_SCALE_EXT parameters, then biased by the 252 scaled and biased by the two 1D vectors, rather than the 2D vectors. 315 that each image is scaled and biased using the 2D separable scale and bias 417 and biased by parameters specified using the PixelTransfer command.
|
/third_party/openGLES/extensions/APPLE/ |
D | APPLE_texture_packed_float.txt | 46 The first RGB format, R11F_G11F_B10F, stores 5 bits of biased exponent 56 The second RGB format, RGB9_E5, stores a single 5-bit exponent (biased
|
D | APPLE_color_buffer_packed_float.txt | 113 exponent bias (15), and E_max is the maximum allowed biased exponent
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_texture_lod_bias.txt | 82 where B0 is a non-biased texture (normal sharpness) and B2 is 110 Does anything special have to be said to keep the biased lambda value
|
D | EXT_texture_shared_exponent.txt | 53 a single 5-bit exponent (biased up by 15) and three 9-bit mantissas 163 of mantissa bits per component, Emax is the maximum allowed biased 563 value biased by 15 and three 9-bit mantissas for each of 3 785 either all one or all zero and the biased shared exponent was not
|
D | EXT_light_texture.txt | 79 and biased to the range [-1,1]. 165 and biased so that their range is [-1,1].
|
D | EXT_convolution.txt | 204 by the four 2D CONVOLUTION_FILTER_SCALE_EXT parameters, then biased by the 252 scaled and biased by the two 1D vectors, rather than the 2D vectors. 315 that each image is scaled and biased using the 2D separable scale and bias 417 and biased by parameters specified using the PixelTransfer command.
|
/third_party/skia/third_party/externals/opengl-registry/extensions/APPLE/ |
D | APPLE_texture_packed_float.txt | 46 The first RGB format, R11F_G11F_B10F, stores 5 bits of biased exponent 56 The second RGB format, RGB9_E5, stores a single 5-bit exponent (biased
|
D | APPLE_color_buffer_packed_float.txt | 113 exponent bias (15), and E_max is the maximum allowed biased exponent
|
/third_party/libexif/test/testdata/ |
D | olympus_makernote_variant_3.jpg.parsed | 59 Value: Creative program (biased toward depth of field)
|
/third_party/openGLES/extensions/SGI/ |
D | SGI_color_matrix.txt | 37 and biased by a programmed amount. Color matrix multiplication follows
|
/third_party/node/deps/npm/node_modules/graceful-fs/ |
D | README.md | 58 extremely breaking, and the versioning is thus biased towards
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGI/ |
D | SGI_color_matrix.txt | 37 and biased by a programmed amount. Color matrix multiplication follows
|
/third_party/mesa3d/docs/_extra/specs/ |
D | MESA_texture_signed_rgba.spec | 119 [0, 127] (and not scaled and biased).
|
/third_party/boost/libs/icl/doc/ |
D | implementation.qbk | 208 is biased by the extra copy of the `object` argument.
|