Searched refs:WebPWorkerImpl (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libwebp/utils/
H A Dthread.h39 typedef struct WebPWorkerImpl WebPWorkerImpl; typedef in typeref:struct:WebPWorkerImpl
43 WebPWorkerImpl* impl_;
H A Dthread.c38 struct WebPWorkerImpl { struct
224 worker->impl_ = (WebPWorkerImpl*)WebPSafeCalloc(1, sizeof(*worker->impl_));
/external/webp/src/utils/
H A Dthread.h39 typedef struct WebPWorkerImpl WebPWorkerImpl; typedef in typeref:struct:WebPWorkerImpl
43 WebPWorkerImpl* impl_;
H A Dthread.c38 struct WebPWorkerImpl { struct
224 worker->impl_ = (WebPWorkerImpl*)WebPSafeCalloc(1, sizeof(*worker->impl_));

Completed in 87 milliseconds