Searched refs:AVxWorkerStatus (Results 1 – 2 of 2) sorted by relevance
299 } AVxWorkerStatus; typedef312 AVxWorkerStatus status_;
85 static void change_state(AVxWorker *const worker, AVxWorkerStatus new_status) { in change_state()