Searched refs:VP8Matrix (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/libwebp/dsp/
H A Ddsp.h83 struct VP8Matrix; // forward declaration
85 int n, const struct VP8Matrix* const mtx);
H A Denc.c632 int n, const VP8Matrix* const mtx) {
H A Denc_sse2.c813 int n, const VP8Matrix* const mtx) {
/external/webp/src/dsp/
H A Ddsp.h83 struct VP8Matrix; // forward declaration
85 int n, const struct VP8Matrix* const mtx);
H A Denc.c632 int n, const VP8Matrix* const mtx) {
H A Denc_sse2.c813 int n, const VP8Matrix* const mtx) {
/external/chromium_org/third_party/libwebp/enc/
H A Dvp8enci.h236 typedef struct VP8Matrix { struct
242 } VP8Matrix; typedef in typeref:struct:VP8Matrix
245 VP8Matrix y1_, y2_, uv_; // quantization matrices
H A Dquant.c140 // Initialize quantization parameters in VP8Matrix
143 static int ExpandMatrix(VP8Matrix* const m, int type) {
490 const VP8Matrix* const mtx,
/external/webp/src/enc/
H A Dvp8enci.h236 typedef struct VP8Matrix { struct
242 } VP8Matrix; typedef in typeref:struct:VP8Matrix
245 VP8Matrix y1_, y2_, uv_; // quantization matrices
H A Dquant.c140 // Initialize quantization parameters in VP8Matrix
143 static int ExpandMatrix(VP8Matrix* const m, int type) {
490 const VP8Matrix* const mtx,

Completed in 201 milliseconds