/third_party/ffmpeg/libavcodec/ |
D | pcm_tablegen.h | 37 #define BIAS (0x84) /* Bias for linear code. */ macro 72 t = ((u_val & QUANT_MASK) << 3) + BIAS; in ulaw2linear() 75 return (u_val & SIGN_BIT) ? (BIAS - t) : (t - BIAS); in ulaw2linear() 86 t = (((u_val & VIDC_QUANT_MASK) >> VIDC_QUANT_SHIFT) << 3) + BIAS; in vidc2linear() 89 return (u_val & VIDC_SIGN_BIT) ? (BIAS - t) : (t - BIAS); in vidc2linear()
|
/third_party/pulseaudio/src/pulsecore/ |
D | g711.c | 160 #define BIAS (0x84) /* Bias for linear code. */ macro 217 pcm_val += (BIAS >> 2); in st_14linear2ulaw() 256 t = ((u_val & QUANT_MASK) << 3) + BIAS; in st_ulaw2linear16() 259 return ((u_val & SIGN_BIT) ? (BIAS - t) : (t - BIAS)); in st_ulaw2linear16()
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | TextureFunctionHLSL.cpp | 140 case TextureFunctionHLSL::TextureFunction::BIAS: in OutputHLSL4SampleFunctionPrefix() 160 case TextureFunctionHLSL::TextureFunction::BIAS: in OutputHLSL4SampleFunctionPrefix() 256 case TextureFunctionHLSL::TextureFunction::BIAS: in GetHLSLCoordCount() 387 case TextureFunctionHLSL::TextureFunction::BIAS: in OutputTextureFunctionArgumentList() 446 if (textureFunction.method == TextureFunctionHLSL::TextureFunction::BIAS || in OutputTextureFunctionArgumentList() 807 textureFunction.method == TextureFunctionHLSL::TextureFunction::BIAS) in OutputIntegerTextureSampleFunctionComputations() 814 if (textureFunction.method == TextureFunctionHLSL::TextureFunction::BIAS) in OutputIntegerTextureSampleFunctionComputations() 852 textureFunction.method == TextureFunctionHLSL::TextureFunction::BIAS) in OutputIntegerTextureSampleFunctionComputations() 859 if (textureFunction.method == TextureFunctionHLSL::TextureFunction::BIAS) in OutputIntegerTextureSampleFunctionComputations() 897 textureFunction.method == TextureFunctionHLSL::TextureFunction::BIAS) in OutputIntegerTextureSampleFunctionComputations() [all …]
|
D | TextureFunctionHLSL.h | 34 BIAS, enumerator
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/ |
D | TextureFunctionHLSL.cpp | 140 case TextureFunctionHLSL::TextureFunction::BIAS: in OutputHLSL4SampleFunctionPrefix() 160 case TextureFunctionHLSL::TextureFunction::BIAS: in OutputHLSL4SampleFunctionPrefix() 255 case TextureFunctionHLSL::TextureFunction::BIAS: in GetHLSLCoordCount() 384 case TextureFunctionHLSL::TextureFunction::BIAS: in OutputTextureFunctionArgumentList() 442 if (textureFunction.method == TextureFunctionHLSL::TextureFunction::BIAS || in OutputTextureFunctionArgumentList() 803 textureFunction.method == TextureFunctionHLSL::TextureFunction::BIAS) in OutputIntegerTextureSampleFunctionComputations() 810 if (textureFunction.method == TextureFunctionHLSL::TextureFunction::BIAS) in OutputIntegerTextureSampleFunctionComputations() 848 textureFunction.method == TextureFunctionHLSL::TextureFunction::BIAS) in OutputIntegerTextureSampleFunctionComputations() 855 if (textureFunction.method == TextureFunctionHLSL::TextureFunction::BIAS) in OutputIntegerTextureSampleFunctionComputations() 893 textureFunction.method == TextureFunctionHLSL::TextureFunction::BIAS) in OutputIntegerTextureSampleFunctionComputations() [all …]
|
D | TextureFunctionHLSL.h | 34 BIAS, enumerator
|
/third_party/gstreamer/gstplugins_good/gst/law/ |
D | mulaw-conversion.c | 31 #define BIAS 0x84 /* define the add-in bias for 16 bit samples */ macro 73 sample = sample + BIAS; in mulaw_encode()
|
/third_party/openssl/crypto/des/asm/ |
D | des_enc.m4 | 44 # define BIAS 2047 51 # define BIAS 0 1222 STPTR in0, [%sp+BIAS+ARG0+0*ARGSZ] 1239 LDPTR [%sp+BIAS+ARG0+0*ARGSZ], in0 1272 LDPTR [%sp+BIAS+ARG0+0*ARGSZ], in0 1385 define({INPUT}, { [%sp+BIAS+ARG0+0*ARGSZ] }) 1386 define({OUTPUT}, { [%sp+BIAS+ARG0+1*ARGSZ] }) 1387 define({IVEC}, { [%sp+BIAS+ARG0+4*ARGSZ] }) 1578 define({KS1}, { [%sp+BIAS+ARG0+3*ARGSZ] }) 1579 define({KS2}, { [%sp+BIAS+ARG0+4*ARGSZ] }) [all …]
|
/third_party/openssl/crypto/ |
D | sparccpuid.S | 18 # define BIAS 2047 macro 21 # define BIAS 0 macro 133 add %fp,BIAS,%i0 ! return pointer to caller´s top of stack 245 add %sp,BIAS+2,%o1
|
/third_party/vk-gl-cts/external/vulkancts/data/vulkan/amber/spirv_assembly/instruction/graphics/early_fragment/ |
D | depth_equal.amber | 96 BIAS constant 0.0 clamp 0.0 slope 0.0
|
D | depth_less_or_equal.amber | 96 BIAS constant 0.0 clamp 0.0 slope 0.0
|
D | depth_greater.amber | 97 BIAS constant 0.0 clamp 0.0 slope 0.0
|
D | depth_not_equal.amber | 96 BIAS constant 0.0 clamp 0.0 slope 0.0
|
/third_party/vk-gl-cts/external/vulkancts/data/vulkan/amber/spirv_assembly/instruction/graphics/execution_mode/ |
D | depthless_2.amber | 94 BIAS constant 0.0 clamp 0.0 slope 0.0
|
D | depthless_3.amber | 94 BIAS constant 0.0 clamp 0.0 slope 0.0
|
D | depthunchanged_3.amber | 94 BIAS constant 0.0 clamp 0.0 slope 0.0
|
D | depthgreater_2.amber | 94 BIAS constant 0.0 clamp 0.0 slope 0.0
|
D | depthless_4.amber | 94 BIAS constant 0.0 clamp 0.0 slope 0.0
|
D | depthgreater_1.amber | 94 BIAS constant 0.0 clamp 0.0 slope 0.0
|
D | depthgreater_0.amber | 94 BIAS constant 0.0 clamp 0.0 slope 0.0
|
D | depthunchanged_2.amber | 94 BIAS constant 0.0 clamp 0.0 slope 0.0
|
D | depthless_0.amber | 94 BIAS constant 0.0 clamp 0.0 slope 0.0
|
D | depthless_1.amber | 94 BIAS constant 0.0 clamp 0.0 slope 0.0
|
D | depthgreater_4.amber | 94 BIAS constant 0.0 clamp 0.0 slope 0.0
|
D | depthgreater_3.amber | 94 BIAS constant 0.0 clamp 0.0 slope 0.0
|