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

  /external/webp/src/dsp/
lossless.c 129 static uint32_t Predictor3(uint32_t left, const uint32_t* const top) {
587 VP8LPredictors[3] = Predictor3;
  /external/opencv3/3rdparty/libwebp/dsp/
lossless.c 417 static uint32_t Predictor3(uint32_t left, const uint32_t* const top) {
466 Predictor0, Predictor1, Predictor2, Predictor3,
    [all...]

Completed in 2207 milliseconds