Lines Matching refs:worklets
696 work->worklets.front()->output.flags = (C2FrameData::flags_t)flags; in fillEmptyWork()
697 work->worklets.front()->output.buffers.clear(); in fillEmptyWork()
698 work->worklets.front()->output.ordinal = work->input.ordinal; in fillEmptyWork()
719 work->worklets.front()->output.flags = (C2FrameData::flags_t)mFlags; in finishWork()
720 work->worklets.front()->output.buffers.clear(); in finishWork()
721 work->worklets.front()->output.ordinal = mOrdinal; in finishWork()
725 work->worklets.front()->output.buffers.push_back(mBuffer); in finishWork()
739 work->worklets.front()->output.flags = (C2FrameData::flags_t)0; in finishWork()
740 work->worklets.front()->output.buffers.clear(); in finishWork()
741 work->worklets.front()->output.buffers.push_back(buffer); in finishWork()
742 work->worklets.front()->output.ordinal = work->input.ordinal; in finishWork()
802 work->worklets.front()->output.flags = work->input.flags; in process()
906 work->worklets.front()->output.configUpdate.push_back( in process()
931 work->worklets.front()->output.configUpdate.push_back( in process()