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

/external/chromium_org/third_party/libwebp/dsp/
H A Ddsp.h110 struct VP8Matrix; // forward declaration
112 const struct VP8Matrix* const mtx);
117 const struct VP8Matrix* const mtx);
H A Denc_sse2.c810 const VP8Matrix* const mtx) {
923 const VP8Matrix* const mtx) {
928 const VP8Matrix* const mtx) {
H A Denc.c603 const VP8Matrix* const mtx) {
629 const VP8Matrix* const mtx) {
H A Denc_neon.c978 const VP8Matrix* const mtx, int offset) {
1012 const VP8Matrix* const mtx) {
H A Denc_mips32.c194 const VP8Matrix* const mtx) {
/external/webp/src/dsp/
H A Ddsp.h110 struct VP8Matrix; // forward declaration
112 const struct VP8Matrix* const mtx);
117 const struct VP8Matrix* const mtx);
H A Denc_sse2.c810 const VP8Matrix* const mtx) {
923 const VP8Matrix* const mtx) {
928 const VP8Matrix* const mtx) {
H A Denc.c603 const VP8Matrix* const mtx) {
629 const VP8Matrix* const mtx) {
H A Denc_neon.c978 const VP8Matrix* const mtx, int offset) {
1012 const VP8Matrix* const mtx) {
H A Denc_mips32.c194 const VP8Matrix* const mtx) {
/external/chromium_org/third_party/libwebp/enc/
H A Dvp8enci.h238 typedef struct VP8Matrix { struct
244 } VP8Matrix; typedef in typeref:struct:VP8Matrix
247 VP8Matrix y1_, y2_, uv_; // quantization matrices
H A Dquant.c183 // Initialize quantization parameters in VP8Matrix
186 static int ExpandMatrix(VP8Matrix* const m, int type) {
553 const VP8Matrix* const mtx,
/external/webp/src/enc/
H A Dvp8enci.h238 typedef struct VP8Matrix { struct
244 } VP8Matrix; typedef in typeref:struct:VP8Matrix
247 VP8Matrix y1_, y2_, uv_; // quantization matrices
H A Dquant.c183 // Initialize quantization parameters in VP8Matrix
186 static int ExpandMatrix(VP8Matrix* const m, int type) {
553 const VP8Matrix* const mtx,

Completed in 106 milliseconds