Searched refs:work_impl (Results 1 – 2 of 2) sorted by relevance
86 ret = _worker->work_impl (_args, _item); in run()191 ret = work_impl (args, WorkSize(0, 0, 0)); in work()251 SoftWorker::work_impl (const SmartPtr<Arguments> &args, const WorkSize &item) in work_impl() function in XCam::SoftWorker
87 XCamReturn work_impl (const SmartPtr<Arguments> &args, const WorkSize &item);