Home
last modified time | relevance | path

Searched defs:bias (Results 176 - 200 of 212) sorted by relevance

123456789

/third_party/ffmpeg/libavcodec/
H A Dmpegvideo_enc.c3795 int bias=0; in dct_quantize_trellis_c() local
108 ff_convert_matrix(MpegEncContext *s, int (*qmat)[64], uint16_t (*qmat16)[2][64], const uint16_t *quant_matrix, int bias, int qmin, int qmax, int intra) ff_convert_matrix() argument
4479 int bias; ff_dct_quantize_c() local
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dsmpdtfmt.cpp3192 int32_t bias = gFieldRangeBias[patternCharIndex]; in subParse() local
3890 int32_t bias = gFieldRangeBias[patternCharIndex]; in subParse() local
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.c778 spirv_builder_emit_image_sample(struct spirv_builder *b, SpvId result_type, SpvId sampled_image, SpvId coordinate, bool proj, SpvId lod, SpvId bias, SpvId dref, SpvId dx, SpvId dy, SpvId const_offset, SpvId offset, SpvId min_lod, bool sparse) spirv_builder_emit_image_sample() argument
H A Dnir_to_spirv.c3362 SpvId coord = 0, proj = 0, bias = 0, lod = 0, dref = 0, dx = 0, dy = 0, in emit_tex() local
/third_party/node/deps/icu-small/source/i18n/
H A Dsmpdtfmt.cpp3143 int32_t bias = gFieldRangeBias[patternCharIndex]; in subParse() local
3841 int32_t bias = gFieldRangeBias[patternCharIndex]; in subParse() local
[all...]
/third_party/node/deps/v8/src/base/platform/
H A Dplatform-win32.cc207 const char* GuessTimezoneNameFromBias(int bias) { in GuessTimezoneNameFromBias() argument
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c3298 lp_build_extract_exponent(struct lp_build_context *bld, LLVMValueRef x, int bias) lp_build_extract_exponent() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dsmpdtfmt.cpp3099 int32_t bias = gFieldRangeBias[patternCharIndex]; in subParse() local
3768 int32_t bias = gFieldRangeBias[patternCharIndex]; in subParse() local
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderTextureFunctionTests.cpp223 tcu::Vec4 bias; member
[all...]
H A Des3fShaderOperatorTests.cpp667 OperatorShaderEvaluator (const glw::Functions& gl, ShaderType shaderType, ShaderEvalFunc evalFunc, const FloatScalar& scale, const FloatScalar& bias, int resultScalarSize) in OperatorShaderEvaluator() argument
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderOperatorTests.cpp341 OperatorShaderEvaluator (ShaderEvalFunc evalFunc, float scale, float bias) in OperatorShaderEvaluator() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dir.h1962 ir_rvalue *bias; /**< Floating point LOD bias */ member
H A Dbuiltin_functions.cpp7235 ir_variable *bias = in_var(glsl_type::float_type, "bias"); in _texture() local
7292 ir_variable *bias = in_var(glsl_type::float_type, "bias"); in _textureCubeArrayShadow() local
[all...]
/third_party/mesa3d/src/imgui/
H A Dimstb_truetype.h1939 int bias = 107; in stbtt__get_subr() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderOperatorTests.cpp458 OperatorShaderEvaluator (const ShaderEvalFunc evalFunc, const float scale, const float bias, int resultScalarSize) in OperatorShaderEvaluator() argument
H A DvktShaderRenderTextureFunctionTests.cpp250 tcu::Vec4 bias; member
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DShader.hpp527 unsigned char bias : 1; // D3DSI_TEXLD_BIAS member
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_hlsl.cpp2844 uint32_t bias = 0; in emit_texture_op() local
[all...]
H A Dspirv_msl.cpp7895 uint32_t bias = 0; in emit_instruction() local
[all...]
/third_party/skia/third_party/externals/imgui/
H A Dimstb_truetype.h1939 int bias = 107; in stbtt__get_subr() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderOperatorTests.cpp458 OperatorShaderEvaluator (const ShaderEvalFunc evalFunc, const float scale, const float bias, int resultScalarSize) in OperatorShaderEvaluator() argument
H A DvktShaderRenderTextureFunctionTests.cpp247 tcu::Vec4 bias; member
[all...]
/third_party/glslang/glslang/MachineIndependent/
H A DParseHelper.cpp2169 bool bias = false; in builtInOpCheck() local
2220 bool bias = false; in builtInOpCheck() local
[all...]
/third_party/glslang/SPIRV/
H A DGlslangToSpv.cpp6088 bool bias = false; in createImageTextureFunctionCall() local
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard.h979 unsigned bias : 8; global() member
[all...]

Completed in 140 milliseconds

123456789