Home
last modified time | relevance | path

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

/ndk/tests/device/b16355858/jni/
Dsample.c4 extern const VP8LPredictorFunc kPredictorsC[];
9 const unsigned pred = kPredictorsC[0](left, top + 1); in main()
Dsample_lib.c25 const VP8LPredictorFunc kPredictorsC[] = { variable