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

  /external/chromium_org/third_party/libwebp/enc/
vp8enci.h 238 typedef struct VP8Matrix {
244 } VP8Matrix;
247 VP8Matrix y1_, y2_, uv_; // quantization matrices
  /external/webp/src/enc/
vp8enci.h 238 typedef struct VP8Matrix {
244 } VP8Matrix;
247 VP8Matrix y1_, y2_, uv_; // quantization matrices

Completed in 84 milliseconds