Searched defs:VP8Residual (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libwebp/enc/
H A Dcost.h36 } VP8Residual; typedef in typeref:struct:__anon13271
39 VP8Encoder* const enc, VP8Residual* const res);
42 VP8Residual* const res);
47 int VP8RecordCoeffs(int ctx, const VP8Residual* const res);
59 typedef int (*VP8GetResidualCostFunc)(int ctx0, const VP8Residual* const res);
/external/webp/src/enc/
H A Dcost.h36 } VP8Residual; typedef in typeref:struct:__anon33368
39 VP8Encoder* const enc, VP8Residual* const res);
42 VP8Residual* const res);
47 int VP8RecordCoeffs(int ctx, const VP8Residual* const res);
59 typedef int (*VP8GetResidualCostFunc)(int ctx0, const VP8Residual* const res);

Completed in 61 milliseconds