OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 583 milliseconds