Searched refs:isValidPosePredictorType (Results 1 – 4 of 4) sorted by relevance
37 bool isValidPosePredictorType(PosePredictorType posePredictorType);
169 if (!isValidPosePredictorType(type)) return; in setPosePredictorType()
250 bool isValidPosePredictorType(PosePredictorType posePredictorType) { in isValidPosePredictorType() function
169 if (isValidPosePredictorType(posePredictorType)) {