Home
last modified time | relevance | path

Searched refs:ApplyConstraints (Results 1 – 2 of 2) sorted by relevance

/external/openscreen/cast/streaming/
Dcapture_recommendations.cc82 void ApplyConstraints(const Constraints& constraints, in ApplyConstraints() function
177 ApplyConstraints(answer.constraints.value(), &recommendations); in GetRecommendations()
/external/tensorflow/tensorflow/lite/tools/optimize/
Dquantize_model.cc438 TfLiteStatus ApplyConstraints( in ApplyConstraints() function
1444 TF_LITE_ENSURE_STATUS(ApplyConstraints(model, operator_names, in QuantizeModel()