Searched refs:GetDirectionalIntraPredictorDerivative (Results 1 – 1 of 1) sorted by relevance
61 int16_t GetDirectionalIntraPredictorDerivative(const int angle) { in GetDirectionalIntraPredictorDerivative() function492 const int dx = GetDirectionalIntraPredictorDerivative(prediction_angle); in DirectionalPrediction()497 GetDirectionalIntraPredictorDerivative(180 - prediction_angle); in DirectionalPrediction()499 GetDirectionalIntraPredictorDerivative(prediction_angle - 90); in DirectionalPrediction()506 GetDirectionalIntraPredictorDerivative(270 - prediction_angle); in DirectionalPrediction()