Searched refs:projectionClip (Results 1 – 1 of 1) sorted by relevance
398 const float projectionClip = context->getInputValue<float>(kProjectionClip); in execute() local603 if (projectionClip > 0.0) { in execute()605 std::min(std::max(projectionClip / projectionWeightsShape.scale, -128.0f), 127.0f)); in execute()