Home
last modified time | relevance | path

Searched defs:WebPWorkerImpl (Results 1 – 4 of 4) sorted by relevance

/external/webp/src/utils/
Dthread.c38 struct WebPWorkerImpl { struct
39 pthread_mutex_t mutex_;
40 pthread_cond_t condition_;
41 pthread_t thread_;
Dthread.h39 typedef struct WebPWorkerImpl WebPWorkerImpl; typedef
/external/chromium_org/third_party/libwebp/utils/
Dthread.c38 struct WebPWorkerImpl { struct
39 pthread_mutex_t mutex_;
40 pthread_cond_t condition_;
41 pthread_t thread_;
Dthread.h39 typedef struct WebPWorkerImpl WebPWorkerImpl; typedef