HomeSort by relevance Sort by last modified time
    Searched refs:kPredictorsC (Results 1 - 3 of 3) sorted by null

  /ndk/tests/device/b16355858/jni/
sample.c 4 extern const VP8LPredictorFunc kPredictorsC[];
9 const unsigned pred = kPredictorsC[0](left, top + 1);
sample_lib.c 25 const VP8LPredictorFunc kPredictorsC[] = {
  /external/webp/src/dsp/
lossless.c 540 static const VP8LPredictorFunc kPredictorsC[16] = {
    [all...]

Completed in 241 milliseconds