| /third_party/ffmpeg/libavcodec/ |
| H A D | mpegvideo_enc.c | 3795 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 D | smpdtfmt.cpp | 3192 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 D | spirv_builder.c | 778 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 D | nir_to_spirv.c | 3362 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 D | smpdtfmt.cpp | 3143 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 D | platform-win32.cc | 207 const char* GuessTimezoneNameFromBias(int bias) { in GuessTimezoneNameFromBias() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_arit.c | 3298 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 D | smpdtfmt.cpp | 3099 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 D | es3fShaderTextureFunctionTests.cpp | 223 tcu::Vec4 bias; member [all...] |
| H A D | es3fShaderOperatorTests.cpp | 667 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 D | es2fShaderOperatorTests.cpp | 341 OperatorShaderEvaluator (ShaderEvalFunc evalFunc, float scale, float bias) in OperatorShaderEvaluator() argument
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | ir.h | 1962 ir_rvalue *bias; /**< Floating point LOD bias */ member
|
| H A D | builtin_functions.cpp | 7235 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 D | imstb_truetype.h | 1939 int bias = 107; in stbtt__get_subr() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
| H A D | vktShaderRenderOperatorTests.cpp | 458 OperatorShaderEvaluator (const ShaderEvalFunc evalFunc, const float scale, const float bias, int resultScalarSize) in OperatorShaderEvaluator() argument
|
| H A D | vktShaderRenderTextureFunctionTests.cpp | 250 tcu::Vec4 bias; member [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Shader/ |
| H A D | Shader.hpp | 527 unsigned char bias : 1; // D3DSI_TEXLD_BIAS member
|
| /third_party/skia/third_party/externals/spirv-cross/ |
| H A D | spirv_hlsl.cpp | 2844 uint32_t bias = 0; in emit_texture_op() local [all...] |
| H A D | spirv_msl.cpp | 7895 uint32_t bias = 0; in emit_instruction() local [all...] |
| /third_party/skia/third_party/externals/imgui/ |
| H A D | imstb_truetype.h | 1939 int bias = 107; in stbtt__get_subr() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
| H A D | vktShaderRenderOperatorTests.cpp | 458 OperatorShaderEvaluator (const ShaderEvalFunc evalFunc, const float scale, const float bias, int resultScalarSize) in OperatorShaderEvaluator() argument
|
| H A D | vktShaderRenderTextureFunctionTests.cpp | 247 tcu::Vec4 bias; member [all...] |
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | ParseHelper.cpp | 2169 bool bias = false; in builtInOpCheck() local 2220 bool bias = false; in builtInOpCheck() local [all...] |
| /third_party/glslang/SPIRV/ |
| H A D | GlslangToSpv.cpp | 6088 bool bias = false; in createImageTextureFunctionCall() local
|
| /third_party/mesa3d/src/panfrost/midgard/ |
| H A D | midgard.h | 979 unsigned bias : 8; global() member [all...] |