Searched refs:residual_bytes (Results 1 - 5 of 5) sorted by relevance

/external/opencv3/3rdparty/libwebp/webp/
H A Dencode.h184 int residual_bytes[3][4]; // approximate number of bytes spent for member in struct:WebPAuxStats
/external/webp/include/webp/
H A Dencode.h208 int residual_bytes[3][4]; // approximate number of bytes spent for member in struct:WebPAuxStats
/external/webp/src/webp/
H A Dencode.h208 int residual_bytes[3][4]; // approximate number of bytes spent for member in struct:WebPAuxStats
/external/webp/src/enc/
H A Dwebpenc.c278 stats->residual_bytes[s][i] = enc->residual_bytes_[s][i];
/external/opencv3/3rdparty/libwebp/enc/
H A Dwebpenc.c325 stats->residual_bytes[s][i] = enc->residual_bytes_[s][i];

Completed in 263 milliseconds