Home
last modified time | relevance | path

Searched refs:Interpolation (Results 1 – 25 of 39) sorted by relevance

12

/external/skia/src/gpu/glsl/
DGrGLSLVarying.cpp14 Interpolation interpolation) { in addPassThroughAttribute()
23 static bool use_flat_interpolation(GrGLSLVaryingHandler::Interpolation interpolation, in use_flat_interpolation()
26 using Interpolation = GrGLSLVaryingHandler::Interpolation; in use_flat_interpolation() typedef
27 case Interpolation::kInterpolated: in use_flat_interpolation()
29 case Interpolation::kCanBeFlat: in use_flat_interpolation()
33 case Interpolation::kMustBeFlat: in use_flat_interpolation()
42 Interpolation interpolation) { in addVarying()
43 SkASSERT(GrSLTypeIsFloatType(varying->type()) || Interpolation::kMustBeFlat == interpolation); in addVarying()
DGrGLSLVarying.h82 enum class Interpolation { enum
97 Interpolation = Interpolation::kInterpolated);
108 Interpolation = Interpolation::kInterpolated);
/external/tensorflow/tensorflow/contrib/image/kernels/
Dimage_ops.h31 enum Interpolation { INTERPOLATION_NEAREST, INTERPOLATION_BILINEAR }; enum
41 const Interpolation interpolation_;
49 const Interpolation interpolation) in ProjectiveGenerator()
147 using generator::Interpolation;
155 const Interpolation interpolation_;
157 FillProjectiveTransform(Interpolation interpolation) in FillProjectiveTransform()
Dimage_ops.cc46 using generator::Interpolation;
54 Interpolation interpolation_;
/external/skia/src/gpu/ccpr/
DGrCCTriangleShader.cpp22 GrGLSLVaryingHandler::Interpolation::kCanBeFlat); in onEmitVaryings()
93 using Interpolation = GrGLSLVaryingHandler::Interpolation; in onEmitVaryings() typedef
100 varyingHandler->addVarying("bisect_in_aa_boxes", &fBisectInAABoxes, Interpolation::kCanBeFlat); in onEmitVaryings()
110 varyingHandler->addVarying("wind_times_half", &fWindTimesHalf, Interpolation::kCanBeFlat); in onEmitVaryings()
DGrCCQuadraticShader.cpp104 using Interpolation = GrGLSLVaryingHandler::Interpolation; in onEmitVaryings() typedef
107 varyingHandler->addVarying("dXYDdx", &fdXYDdx, Interpolation::kCanBeFlat); in onEmitVaryings()
113 varyingHandler->addVarying("dXYDdy", &fdXYDdy, Interpolation::kCanBeFlat); in onEmitVaryings()
DGrCCCubicShader.cpp136 using Interpolation = GrGLSLVaryingHandler::Interpolation; in onEmitVaryings() typedef
139 varyingHandler->addVarying("dklmddx", &fdKLMDdx, Interpolation::kCanBeFlat); in onEmitVaryings()
145 varyingHandler->addVarying("dklmddy", &fdKLMDdy, Interpolation::kCanBeFlat); in onEmitVaryings()
DGrCCPathProcessor.cpp149 using Interpolation = GrGLSLVaryingHandler::Interpolation; in onEmitCode() typedef
166 args.fOutputColor, Interpolation::kCanBeFlat); in onEmitCode()
/external/skia/src/gpu/effects/
DGrAtlasedShaderHelpers.h23 using Interpolation = GrGLSLVaryingHandler::Interpolation; in append_index_uv_varyings() local
46 ? Interpolation::kMustBeFlat in append_index_uv_varyings()
47 : Interpolation::kCanBeFlat); in append_index_uv_varyings()
/external/pdfium/third_party/lcms/src/
Dcmsintrp.c82 p ->Interpolation.Lerp16 = NULL; in _cmsSetInterpolationRoutine()
86 p ->Interpolation = ptr->Interpolators(p -> nInputs, p ->nOutputs, p ->dwFlags); in _cmsSetInterpolationRoutine()
90 if (p ->Interpolation.Lerp16 == NULL) in _cmsSetInterpolationRoutine()
91 p ->Interpolation = DefaultInterpolatorsFactory(p ->nInputs, p ->nOutputs, p ->dwFlags); in _cmsSetInterpolationRoutine()
94 if (p ->Interpolation.Lerp16 == NULL) { in _cmsSetInterpolationRoutine()
1405 cmsInterpFunction Interpolation; in DefaultInterpolatorsFactory() local
1409 memset(&Interpolation, 0, sizeof(Interpolation)); in DefaultInterpolatorsFactory()
1413 return Interpolation; in DefaultInterpolatorsFactory()
1422 Interpolation.LerpFloat = LinLerp1Dfloat; in DefaultInterpolatorsFactory()
1424 Interpolation.Lerp16 = LinLerp1D; in DefaultInterpolatorsFactory()
[all …]
Dcmsopt.c373 p16 -> EvalCurveIn16[i] = p16 ->ParamsCurveIn16[i]->Interpolation.Lerp16; in PrelinOpt16alloc()
378 p16 ->EvalCLUT = ColorMap ->Interpolation.Lerp16; in PrelinOpt16alloc()
393 p16 -> EvalCurveOut16[i] = p16 ->ParamsCurveOut16[i]->Interpolation.Lerp16; in PrelinOpt16alloc()
763 …neSetOptimizationParameters(Dest, (_cmsOPTeval16Fn) DataCLUT->Params->Interpolation.Lerp16, DataCL… in OptimizeByResampling()
Dcmsgamma.c591 g ->SegInterp[i] -> Interpolation.LerpFloat(&R1, &Out, g ->SegInterp[i]); in EvalSegmentedFn()
1236 Curve ->InterpParams ->Interpolation.Lerp16(&v, &out, Curve ->InterpParams); in cmsEvalToneCurve16()
/external/deqp/framework/opengl/
DgluVarType.hpp184 enum Interpolation enum
192 const char* getInterpolationName (Interpolation interpolation);
258 … varType_, const std::string& name_, Storage storage_ = STORAGE_LAST, Interpolation interpolation_…
264 Interpolation interpolation;
DgluVarType.cpp177 const char* getInterpolationName (Interpolation interpolation) in getInterpolationName()
259 …(const VarType& varType_, const std::string& name_, Storage storage_, Interpolation interpolation_… in VariableDeclaration()
/external/libavc/common/arm/
Dih264_inter_pred_luma_vert_qpel_a9q.s159 vrhadd.u8 q15, q10, q15 @ Interpolation to obtain qpel value
178 vrhadd.u8 q15, q7, q15 @ Interpolation to obtain qpel value
193 vrhadd.u8 q15, q8, q15 @ Interpolation to obtain qpel value
204 vrhadd.u8 q15, q9, q15 @ Interpolation to obtain qpel value
247 vrhadd.u8 q13, q4, q13 @ Interpolation step for qpel calculation
303 vrhadd.u8 q13, q13, q4 @Interpolation step for qpel calculation
315 vrhadd.u8 q14, q6, q14 @Interpolation step for qpel calculation
Dih264_inter_pred_luma_horz_qpel_a9q.s176 vrhadd.u8 q10, q6, q10 @Interpolation step for qpel calculation
182 vrhadd.u8 q9, q6, q9 @Interpolation step for qpel calculation
218 vrhadd.u8 q9, q6, q9 @Interpolation step for qpel calculation
253 vrhadd.u8 q9, q6, q9 @Interpolation step for qpel calculation
/external/deqp/modules/gles3/functional/
Des3fTransformFeedbackTests.cpp74 enum Interpolation enum
83 static const char* getInterpolationName (Interpolation interp) in getInterpolationName()
98 Varying (const char* name_, const glu::VarType& type_, Interpolation interp_) in Varying()
107 Interpolation interpolation; //!< Interpolation mode (smooth, flat, centroid).
185 void addVarying (const char* name, const glu::VarType& type, Interpolation interp);
221 void ProgramSpec::addVarying (const char* name, const glu::VarType& type, Interpolation interp) in addVarying()
1337 … deUint32 primitiveType, glu::DataType type, glu::Precision precision, Interpolation interpolation) in BasicTypeCase()
1351 … deUint32 primitiveType, glu::DataType type, glu::Precision precision, Interpolation interpolation) in BasicArrayCase()
1376 … deUint32 primitiveType, glu::DataType type, glu::Precision precision, Interpolation interpolation) in ArrayElementCase()
1435 static const Interpolation interpModes[] = in init()
[all …]
/external/skia/src/gpu/ops/
DGrLatticeOp.cpp61 using Interpolation = GrGLSLVaryingHandler::Interpolation; in createGLSLInstance() typedef
78 &latticeGP.fTextureDomain, "textureDomain", Interpolation::kCanBeFlat); in createGLSLInstance()
80 Interpolation::kCanBeFlat); in createGLSLInstance()
DGrTextureOp.cpp119 using Interpolation = GrGLSLVaryingHandler::Interpolation; in createGLSLInstance() typedef
133 Interpolation::kCanBeFlat); in createGLSLInstance()
143 Interpolation::kMustBeFlat); in createGLSLInstance()
193 Interpolation::kCanBeFlat); in createGLSLInstance()
/external/python/cpython3/Lib/
Dconfigparser.py359 class Interpolation: class
375 class BasicInterpolation(Interpolation):
447 class ExtendedInterpolation(Interpolation):
521 class LegacyInterpolation(Interpolation):
586 _DEFAULT_INTERPOLATION = Interpolation()
637 self._interpolation = Interpolation()
/external/deqp/data/gles31/shaders/es32/
Dseparate_shader_validation.test653 desc "Interpolation qualifier mismatch"
685 desc "Interpolation qualifier mismatch"
717 desc "Interpolation qualifier mismatch"
749 desc "Interpolation qualifier mismatch"
781 desc "Interpolation qualifier mismatch"
/external/deqp/doc/testspecs/GLES3/
Dfunctional.shaders.linkage.txt36 + Interpolation rules for varyings
/external/deqp/data/gles31/shaders/es31/
Dseparate_shader_validation.test635 desc "Interpolation qualifier mismatch"
667 desc "Interpolation qualifier mismatch"
699 desc "Interpolation qualifier mismatch"
731 desc "Interpolation qualifier mismatch"
763 desc "Interpolation qualifier mismatch"
/external/llvm/lib/Target/AMDGPU/
DSIIntrinsics.td173 /* Interpolation Intrinsics */
/external/pdfium/third_party/lcms/include/
Dlcms2_plugin.h301 cmsInterpFunction Interpolation; // Points to the function to do the interpolation member

12