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 236 typedef struct VP8Matrix {
242 } VP8Matrix;
245 VP8Matrix y1_, y2_, uv_; // quantization matrices
  /external/webp/src/enc/
vp8enci.h 236 typedef struct VP8Matrix {
242 } VP8Matrix;
245 VP8Matrix y1_, y2_, uv_; // quantization matrices

Completed in 44 milliseconds