Searched refs:LEAST_SQUARES (Results 1 – 4 of 4) sorted by relevance
33 LEAST_SQUARES, enumerator
201 PosePredictorType mSetType = PosePredictorType::LEAST_SQUARES;206 PosePredictorType mCurrentType = PosePredictorType::LEAST_SQUARES;
173 type = android::media::PosePredictorType::LEAST_SQUARES; in setPosePredictorType()241 case android::media::PosePredictorType::LEAST_SQUARES: in getCurrentPredictor()
245 case PosePredictorType::LEAST_SQUARES: return "LEAST_SQUARES"; in toString()255 case PosePredictorType::LEAST_SQUARES: in isValidPosePredictorType()