Home
last modified time | relevance | path

Searched refs:VP8LPredictorFunc (Results 1 – 2 of 2) sorted by relevance

/ndk/tests/device/b16355858/jni/
Dsample.c3 typedef unsigned (*VP8LPredictorFunc)(unsigned left, const unsigned* const top); typedef
4 extern const VP8LPredictorFunc kPredictorsC[];
Dsample_lib.c23 typedef unsigned (*VP8LPredictorFunc)(unsigned left, const unsigned* const top); typedef
25 const VP8LPredictorFunc kPredictorsC[] = {