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

  /external/opencv3/3rdparty/libwebp/dsp/
enc.c 34 const int VP8DspScan[16 + 4 + 4] = {
53 VP8FTransform(ref + VP8DspScan[j], pred + VP8DspScan[j], out);
  /external/webp/src/dsp/
enc.c 32 const int VP8DspScan[16 + 4 + 4] = {
68 VP8FTransform(ref + VP8DspScan[j], pred + VP8DspScan[j], out);

Completed in 54 milliseconds