Home
last modified time | relevance | path

Searched refs:WebPSetWorkerInterface (Results 1 – 2 of 2) sorted by relevance

/external/webp/src/utils/
Dthread.h81 WEBP_EXTERN(int) WebPSetWorkerInterface(
Dthread.c343 int WebPSetWorkerInterface(const WebPWorkerInterface* const winterface) { in WebPSetWorkerInterface() function