HomeSort by relevance Sort by last modified time
    Searched refs:Interpolation (Results 1 - 25 of 31) sorted by null

1 2

  /external/skia/src/gpu/effects/
GrAtlasedShaderHelpers.h 23 using Interpolation = GrGLSLVaryingHandler::Interpolation;
46 ? Interpolation::kMustBeFlat
47 : Interpolation::kCanBeFlat);
  /external/skqp/src/gpu/effects/
GrAtlasedShaderHelpers.h 23 using Interpolation = GrGLSLVaryingHandler::Interpolation;
46 ? Interpolation::kMustBeFlat
47 : Interpolation::kCanBeFlat);
  /external/skia/src/gpu/glsl/
GrGLSLVarying.h 99 * therefore does not require perspective-correct interpolation. When supported, this allows
101 * interpolation.
105 enum class Interpolation {
120 Interpolation = Interpolation::kInterpolated);
131 Interpolation = Interpolation::kInterpolated);
GrGLSLVarying.cpp 14 Interpolation interpolation) {
18 this->addVarying(input.name(), &v, interpolation);
23 static bool use_flat_interpolation(GrGLSLVaryingHandler::Interpolation interpolation,
25 switch (interpolation) {
26 using Interpolation = GrGLSLVaryingHandler::Interpolation;
27 case Interpolation::kInterpolated:
29 case Interpolation::kCanBeFlat
43 SkASSERT(GrSLTypeIsFloatType(varying->type()) || Interpolation::kMustBeFlat == interpolation); local
    [all...]
  /external/skqp/src/gpu/glsl/
GrGLSLVarying.h 99 * therefore does not require perspective-correct interpolation. When supported, this allows
101 * interpolation.
105 enum class Interpolation {
120 Interpolation = Interpolation::kInterpolated);
131 Interpolation = Interpolation::kInterpolated);
GrGLSLVarying.cpp 14 Interpolation interpolation) {
18 this->addVarying(input.name(), &v, interpolation);
23 static bool use_flat_interpolation(GrGLSLVaryingHandler::Interpolation interpolation,
25 switch (interpolation) {
26 using Interpolation = GrGLSLVaryingHandler::Interpolation;
27 case Interpolation::kInterpolated:
29 case Interpolation::kCanBeFlat
43 SkASSERT(GrSLTypeIsFloatType(varying->type()) || Interpolation::kMustBeFlat == interpolation); local
    [all...]
  /external/tensorflow/tensorflow/contrib/image/kernels/
image_ops.h 32 enum Interpolation { INTERPOLATION_NEAREST, INTERPOLATION_BILINEAR };
42 const Interpolation interpolation_;
50 const Interpolation interpolation)
51 : input_(input), transforms_(transforms), interpolation_(interpolation) {}
146 using generator::Interpolation;
154 const Interpolation interpolation_;
156 FillProjectiveTransform(Interpolation interpolation)
157 : interpolation_(interpolation) {}
    [all...]
image_ops.cc 47 using generator::Interpolation;
55 Interpolation interpolation_;
60 OP_REQUIRES_OK(ctx, ctx->GetAttr("interpolation", &interpolation_str));
66 LOG(FATAL) << "Invalid interpolation " << interpolation_str
  /external/pdfium/third_party/lcms/src/
cmsintrp.c 29 // This module incorporates several interpolation routines, for 1 to 8 channels on input and
30 // up to 65535 channels on output. The user may change those by using the interpolation plug-in
32 // Interpolation routines by default
38 // The interpolation plug-in memory chunk allocator/dup
77 // Set the interpolation method
82 p ->Interpolation.Lerp16 = NULL;
86 p ->Interpolation = ptr->Interpolators(p -> nInputs, p ->nOutputs, p ->dwFlags);
90 if (p ->Interpolation.Lerp16 == NULL)
91 p ->Interpolation = DefaultInterpolatorsFactory(p ->nInputs, p ->nOutputs, p ->dwFlags);
94 if (p ->Interpolation.Lerp16 == NULL)
    [all...]
cmsopt.c 37 const cmsInterpParams* p; // Tetrahedrical interpolation parameters. This is a not-owned pointer.
63 cmsInterpParams** ParamsCurveOut16; // Points to an array of references to interpolation params (not-owned pointer)
373 p16 -> EvalCurveIn16[i] = p16 ->ParamsCurveIn16[i]->Interpolation.Lerp16;
378 p16 ->EvalCLUT = ColorMap ->Interpolation.Lerp16;
393 p16 -> EvalCurveOut16[i] = p16 ->ParamsCurveOut16[i]->Interpolation.Lerp16;
592 // a reverse interpolation in this case.
763 _cmsPipelineSetOptimizationParameters(Dest, (_cmsOPTeval16Fn) DataCLUT->Params->Interpolation.Lerp16, DataCLUT->Params, NULL, NULL);
904 // A optimized interpolation for 8-bit input.
    [all...]
  /external/deqp/framework/opengl/
gluVarType.hpp 184 enum Interpolation
192 const char* getInterpolationName (Interpolation interpolation);
258 VariableDeclaration (const VarType& varType_, const std::string& name_, Storage storage_ = STORAGE_LAST, Interpolation interpolation_ = INTERPOLATION_LAST, const Layout& layout_ = Layout(), deUint32 memoryAccessQualifierBits_ = 0);
264 Interpolation interpolation; member in struct:glu::VariableDeclaration
gluVarType.cpp 178 const char* getInterpolationName (Interpolation interpolation)
182 return de::getSizedArrayElement<INTERPOLATION_LAST>(s_names, interpolation);
260 VariableDeclaration::VariableDeclaration (const VarType& varType_, const std::string& name_, Storage storage_, Interpolation interpolation_, const Layout& layout_, deUint32 memoryAccessQualifierBits_)
262 , interpolation (interpolation_)
273 interpolation == other.interpolation &&
337 if (decl.interpolation != INTERPOLATION_LAST)
338 str << getInterpolationName(decl.interpolation) << " ";
  /external/skia/src/gpu/ccpr/
GrCCPathProcessor.cpp 146 using Interpolation = GrGLSLVaryingHandler::Interpolation;
163 args.fOutputColor, Interpolation::kCanBeFlat);
  /external/skqp/src/gpu/ccpr/
GrCCPathProcessor.cpp 144 using Interpolation = GrGLSLVaryingHandler::Interpolation;
161 args.fOutputColor, Interpolation::kCanBeFlat);
  /external/libavc/common/arm/
ih264_inter_pred_luma_horz_qpel_a9q.s 26 @* Contains function definitions for inter prediction horizontal quarter pel interpolation.
53 @* sec 8.4.2.2.1 titled "Luma sample interpolation process"
172 vld1.32 {d12, d13}, [r7], r2 @Load value for interpolation (column1,row0)
176 vrhadd.u8 q10, q6, q10 @Interpolation step for qpel calculation
181 vld1.32 {d12, d13}, [r7], r2 @Load value for interpolation (column1,row1)
182 vrhadd.u8 q9, q6, q9 @Interpolation step for qpel calculation
215 vld1.32 d12, [r7], r2 @Load value for interpolation (column1,row0)
216 vld1.32 d13, [r7], r2 @Load value for interpolation (column1,row1)
218 vrhadd.u8 q9, q6, q9 @Interpolation step for qpel calculation
243 vld1.32 d12, [r7], r2 @Load value for interpolation (column1,row0
    [all...]
ih264_inter_pred_luma_vert_qpel_a9q.s 26 @* Contains function definitions for inter prediction vertical quarter pel interpolation.
51 @* sec 8.4.2.2.1 titled "Luma sample interpolation process"
158 vld1.u32 {q10}, [r7], r2 @ Load for interpolation row 0
159 vrhadd.u8 q15, q10, q15 @ Interpolation to obtain qpel value
176 vld1.u32 {q7}, [r7], r2 @ Load for interpolation row 1
178 vrhadd.u8 q15, q7, q15 @ Interpolation to obtain qpel value
191 vld1.u32 {q8}, [r7], r2 @ Load for interpolation row 2
193 vrhadd.u8 q15, q8, q15 @ Interpolation to obtain qpel value
202 vld1.u32 {q9}, [r7], r2 @ Load for interpolation row 3
204 vrhadd.u8 q15, q9, q15 @ Interpolation to obtain qpel valu
    [all...]
  /external/skia/src/gpu/ops/
GrLatticeOp.cpp 57 using Interpolation = GrGLSLVaryingHandler::Interpolation;
74 latticeGP.fInTextureDomain, "textureDomain", Interpolation::kCanBeFlat);
77 Interpolation::kCanBeFlat);
GrQuadPerEdgeAA.cpp     [all...]
GrAAFillRRectOp.cpp 321 GrGLSLVaryingHandler::Interpolation::kCanBeFlat);
  /external/skqp/src/gpu/ops/
GrLatticeOp.cpp 57 using Interpolation = GrGLSLVaryingHandler::Interpolation;
74 latticeGP.fInTextureDomain, "textureDomain", Interpolation::kCanBeFlat);
77 Interpolation::kCanBeFlat);
GrQuadPerEdgeAA.cpp 149 // The outsets are padded to ensure that the quad spans 2 pixels for improved interpolation.
243 // homogeneous outset vertices for perspective-correct interpolation.
565 using Interpolation = GrGLSLVaryingHandler::Interpolation;
609 Interpolation::kInterpolated : Interpolation::kCanBeFlat);
637 Interpolation::kCanBeFlat);
    [all...]
GrAAFillRRectOp.cpp 306 GrGLSLVaryingHandler::Interpolation::kCanBeFlat);
  /external/deqp/modules/gles3/functional/
es3fTransformFeedbackTests.cpp 74 enum Interpolation
83 static const char* getInterpolationName (Interpolation interp)
98 Varying (const char* name_, const glu::VarType& type_, Interpolation interp_)
101 , interpolation (interp_)
107 Interpolation interpolation; //!< Interpolation mode (smooth, flat, centroid). member in struct:deqp::gles3::Functional::TransformFeedback::Varying
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)
371 str << getInterpolationName(var->interpolation) << " " << inout << " " << glu::declare(var->type, var->name.c_str()) << ";\n"
    [all...]
  /external/python/cpython3/Lib/
configparser.py 21 interpolation=<unset>, converters=<unset>):
24 must be appropriate for %()s string interpolation.
57 When `interpolation` is given, it should be an Interpolation subclass
60 any sort of interpolation, whereas ConfigParser uses an instance of
156 "Interpolation", "BasicInterpolation", "ExtendedInterpolation",
254 """Base class for interpolation-related exceptions."""
268 "an interpolation key {!r} which is not a valid option name. "
288 "in section {!r} contains an interpolation key which "
359 class Interpolation
    [all...]
  /external/pdfium/third_party/lcms/include/
lcms2_plugin.h 250 // Interpolation. 16 bits and floating point versions.
253 // Interpolation callbacks
255 // 16 bits forward interpolation. This function performs precision-limited linear interpolation
257 // choose to implement any other interpolation algorithm.
262 // Floating point forward interpolation. Full precision interpolation using floats. This is not a
264 // choose to implement any other interpolation algorithm.
273 _cmsInterpFn16 Lerp16; // Forward interpolation in 16 bits
274 _cmsInterpFnFloat LerpFloat; // Forward interpolation in floating poin
    [all...]

Completed in 1123 milliseconds

1 2