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

  /external/chromium_org/third_party/libwebp/dsp/
enc.c 32 const int VP8DspScan[16 + 4 + 4] = {
51 VP8FTransform(ref + VP8DspScan[j], pred + VP8DspScan[j], out);
  /external/webp/src/dsp/
enc.c 32 const int VP8DspScan[16 + 4 + 4] = {
51 VP8FTransform(ref + VP8DspScan[j], pred + VP8DspScan[j], out);

Completed in 2504 milliseconds