Searched refs:VPxWorkerHook (Results 1 – 2 of 2) sorted by relevance
381 typedef int (*VPxWorkerHook)(void *, void *); typedef390 VPxWorkerHook hook; // hook to call
139 static void launch_enc_workers(VP9_COMP *cpi, VPxWorkerHook hook, void *data2, in launch_enc_workers()