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

  /external/webp/src/dsp/
lossless.c 133 static uint32_t Predictor4(uint32_t left, const uint32_t* const top) {
588 VP8LPredictors[4] = Predictor4;
  /external/opencv3/3rdparty/libwebp/dsp/
lossless.c 421 static uint32_t Predictor4(uint32_t left, const uint32_t* const top) {
467 Predictor4, Predictor5, Predictor6, Predictor7,
    [all...]

Completed in 40 milliseconds