/third_party/flutter/skia/src/gpu/gradients/ |
D | GrUnrolledBinaryGradientColorizer.fp | 137 // The raster implementation also uses scales and biases, but since they must be calculated 140 SkPMColor4f biases[kMaxIntervals]; 169 bias.store(biases + intervalCount); 177 biases[i] = SK_PMColor4fTRANSPARENT; 183 scales[6], scales[7], biases[0], biases[1], biases[2], biases[3], biases[4], 184 biases[5], biases[6], biases[7],
|
D | GrDualIntervalGradientColorizer.fp | 46 // Derive scale and biases from the 4 colors and threshold
|
/third_party/flutter/skia/src/gpu/gradients/generated/ |
D | GrUnrolledBinaryGradientColorizer.cpp | 334 SkPMColor4f biases[kMaxIntervals]; in Make() local 363 bias.store(biases + intervalCount); in Make() 371 biases[i] = SK_PMColor4fTRANSPARENT; in Make() 377 scales[6], scales[7], biases[0], biases[1], biases[2], biases[3], biases[4], biases[5], in Make() 378 biases[6], biases[7], in Make()
|
/third_party/ffmpeg/libavfilter/dnn/ |
D | dnn_backend_native_layer_conv2d.c | 65 conv_params->biases = NULL; in dnn_load_layer_conv2d() 67 conv_params->biases = av_malloc(conv_params->output_num * sizeof(float)); in dnn_load_layer_conv2d() 68 if (!conv_params->biases){ in dnn_load_layer_conv2d() 74 conv_params->biases[i] = av_int2float(avio_rl32(model_file_context)); in dnn_load_layer_conv2d() 129 output[n_filter] = conv_params->biases[n_filter]; in dnn_execute_layer_conv2d()
|
D | dnn_backend_native_layer_conv2d.h | 36 float *biases; member
|
D | dnn_backend_native.c | 324 av_freep(&conv_params->biases); in ff_dnn_free_model_native()
|
D | dnn_backend_tf.c | 316 memcpy(TF_TensorData(tensor), params->biases, params->output_num * sizeof(float)); in add_conv_layer()
|
/third_party/ffmpeg/libavfilter/ |
D | vf_convolution_opencl.c | 48 cl_float biases[4]; member 112 ctx->biases[i] = ctx->biases[i] / 255.0; in convolution_opencl_make_filter_params() 226 CL_SET_KERNEL_ARG(ctx->kernel, 5, cl_float, &ctx->biases[p]); in convolution_opencl_filter_frame() 356 …{ "0bias", "set bias for 1st plane", OFFSET(biases[0]), AV_OPT_TYPE_FLOAT, {.dbl=0.0}, 0.0, INT_MA… 357 …{ "1bias", "set bias for 2nd plane", OFFSET(biases[1]), AV_OPT_TYPE_FLOAT, {.dbl=0.0}, 0.0, INT_MA… 358 …{ "2bias", "set bias for 3rd plane", OFFSET(biases[2]), AV_OPT_TYPE_FLOAT, {.dbl=0.0}, 0.0, INT_MA… 359 …{ "3bias", "set bias for 4th plane", OFFSET(biases[3]), AV_OPT_TYPE_FLOAT, {.dbl=0.0}, 0.0, INT_MA…
|
/third_party/flutter/skia/third_party/externals/wuffs/script/ |
D | print-deflate-magic-numbers.go | 50 biases := [2]uint32{3, 1} 59 x = 0x40000000 | ((bn - biases[i]) << 8) | (extraBits[i][j] << 4)
|
/third_party/ffmpeg/tests/dnn/ |
D | dnn-layer-conv2d-test.c | 101 params.biases = bias; in test_with_same_dilate() 201 params.biases = bias; in test_with_valid()
|
/third_party/skia/src/gpu/gradients/ |
D | GrGradientShader.cpp | 386 SkPMColor4f biases[kMaxUnrolledIntervalCount]; in make_unrolled_binary_colorizer() local 389 kMaxUnrolledIntervalCount, scales, biases, thresholds); in make_unrolled_binary_colorizer() 397 return make_unrolled_colorizer(intervalCount, scales, biases, thresholds1_7, thresholds9_13); in make_unrolled_binary_colorizer() 409 SkPMColor4f biases[kMaxLoopingIntervalCount]; in make_looping_binary_colorizer() local 412 kMaxLoopingIntervalCount, scales, biases, thresholds); in make_looping_binary_colorizer() 425 biases[intervalCount] = biases[intervalCount - 1]; in make_looping_binary_colorizer() 428 return make_looping_colorizer(intervalCount, scales, biases, thresholds); in make_looping_binary_colorizer()
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_texture_lod_bias.txt | 70 has the biases per-texture object. 101 biases in each texture dimension. The EXT extension does not
|
D | EXT_sparse_texture2.txt | 1162 level of detail. After that, per-texture and per-texture unit LOD biases
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_texture_lod_bias.txt | 70 has the biases per-texture object. 101 biases in each texture dimension. The EXT extension does not
|
D | EXT_sparse_texture2.txt | 1162 level of detail. After that, per-texture and per-texture unit LOD biases
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/ |
D | SGIX_texture_lod_bias.txt | 31 primitives appear excessively blurry. This extension provides biases
|
/third_party/openGLES/extensions/SGIX/ |
D | SGIX_texture_lod_bias.txt | 31 primitives appear excessively blurry. This extension provides biases
|
/third_party/openGLES/extensions/SGI/ |
D | SGI_fft.txt | 317 corresponding POST_TRANSFORM scale and biases in the obvious way.
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGI/ |
D | SGI_fft.txt | 317 corresponding POST_TRANSFORM scale and biases in the obvious way.
|
/third_party/flutter/skia/third_party/externals/wuffs/std/deflate/ |
D | README.md | 137 Adding the implicit biases give:
|
/third_party/flutter/engine/flutter/lib/web_ui/lib/src/ui/ |
D | text.dart | 638 /// the platform having unexpected left-to-right biases or assumptions, as 659 /// ### Known left-to-right biases in Flutter 661 /// Despite the design intent described above, certain left-to-right biases have
|
/third_party/flutter/engine/flutter/lib/ui/ |
D | text.dart | 1148 /// the platform having unexpected left-to-right biases or assumptions, as 1169 /// ### Known left-to-right biases in Flutter 1171 /// Despite the design intent described above, certain left-to-right biases have
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_sparse_texture_clamp.txt | 484 level of detail. After that, per-texture and per-texture unit LOD biases
|
/third_party/python/Doc/library/ |
D | random.rst | 193 to avoid small biases from round-off error.
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_sparse_texture_clamp.txt | 494 level of detail. After that, per-texture and per-texture unit LOD biases
|