Searched refs:kDirectionalIntraPredictorDerivative (Results 1 – 3 of 3) sorted by relevance
840 const int16_t kDirectionalIntraPredictorDerivative[44] = { variable
784 extern const int16_t kDirectionalIntraPredictorDerivative[44];
66 return kDirectionalIntraPredictorDerivative[DivideBy2(angle) - 1]; in GetDirectionalIntraPredictorDerivative()