Searched refs:VP8LPredictorFunc (Results 1 – 2 of 2) sorted by relevance
3 typedef unsigned (*VP8LPredictorFunc)(unsigned left, const unsigned* const top); typedef4 extern const VP8LPredictorFunc kPredictorsC[];
23 typedef unsigned (*VP8LPredictorFunc)(unsigned left, const unsigned* const top); typedef25 const VP8LPredictorFunc kPredictorsC[] = {