Searched refs:kPredictorsC (Results 1 – 2 of 2) sorted by relevance
4 extern const VP8LPredictorFunc kPredictorsC[];9 const unsigned pred = kPredictorsC[0](left, top + 1); in main()
25 const VP8LPredictorFunc kPredictorsC[] = { variable