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

/external/webp/src/enc/
H A Dcost_enc.h27 typedef struct VP8Residual VP8Residual; typedef in typeref:struct:VP8Residual
28 struct VP8Residual { struct
40 VP8Encoder* const enc, VP8Residual* const res);
42 int VP8RecordCoeffs(int ctx, const VP8Residual* const res);

Completed in 144 milliseconds