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

  /external/chromium_org/third_party/libwebp/dsp/
lossless.h 95 void VP8LBundleColorMap(const uint8_t* const row, int width,
lossless.c     [all...]
  /external/webp/src/dsp/
lossless.h 95 void VP8LBundleColorMap(const uint8_t* const row, int width,
lossless.c     [all...]
  /external/chromium_org/third_party/libwebp/enc/
vp8l.c 840 VP8LBundleColorMap(row, width, xbits, dst);
862 VP8LBundleColorMap(row, width, xbits, dst);
    [all...]
  /external/webp/src/enc/
vp8l.c 840 VP8LBundleColorMap(row, width, xbits, dst);
862 VP8LBundleColorMap(row, width, xbits, dst);
    [all...]

Completed in 405 milliseconds