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

  /external/opencv3/3rdparty/libwebp/enc/
vp8enci.h 236 typedef struct VP8Matrix {
242 } VP8Matrix;
245 VP8Matrix y1_, y2_, uv_; // quantization matrices
  /external/webp/src/enc/
vp8enci.h 182 typedef struct VP8Matrix {
188 } VP8Matrix;
191 VP8Matrix y1_, y2_, uv_; // quantization matrices

Completed in 659 milliseconds