Searched refs:CompressAlphaJob (Results 1 – 2 of 2) sorted by relevance
336 static int CompressAlphaJob(VP8Encoder* const enc, void* dummy) { in CompressAlphaJob() function368 worker->hook = (WebPWorkerHook)CompressAlphaJob; in VP8EncInitAlpha()383 return CompressAlphaJob(enc, NULL); // just do the job right away in VP8EncStartAlpha()