Home
last modified time | relevance | path

Searched defs:work (Results 1 – 25 of 60) sorted by relevance

123

/frameworks/av/media/codec2/components/base/
DSimpleC2Component.cpp34 std::unique_ptr<C2Work> work = std::move(mQueue.front().work); in pop_front() local
39 void SimpleC2Component::WorkQueue::push_back(std::unique_ptr<C2Work> work) { in push_back()
270 std::unique_ptr<C2Work> work = queue->pop_front(); in flush_sm() local
383 std::list<std::unique_ptr<C2Work>> vec(std::unique_ptr<C2Work> &work) { in vec()
393 std::unique_ptr<C2Work> work; in finish() local
415 std::unique_ptr<C2Work> work(new C2Work); in cloneAndSend() local
438 std::unique_ptr<C2Work> work; in processQueue() local
/frameworks/base/core/tests/coretests/src/com/android/internal/os/
DKernelCpuThreadReaderEndToEndTest.java73 final Runnable work = timedWork(targetDuration); in testTimedWork() local
108 Runnable work, String tag, int numSamples) throws InterruptedException { in getAverageWorkTime()
/frameworks/base/core/java/android/app/
DQueuedWork.java221 public static void queue(Runnable work, boolean shouldDelay) { in queue()
252 LinkedList<Runnable> work; in processPendingWork() local
/frameworks/av/media/codec2/components/mpeg4_h263/
DC2SoftMpeg4Dec.cpp351 void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork()
363 void C2SoftMpeg4Dec::finishWork(uint64_t index, const std::unique_ptr<C2Work> &work) { in finishWork()
367 auto fillWork = [buffer, index](const std::unique_ptr<C2Work> &work) { in finishWork()
420 bool C2SoftMpeg4Dec::handleResChange(const std::unique_ptr<C2Work> &work) { in handleResChange()
499 const std::unique_ptr<C2Work> &work, in process()
/frameworks/av/media/codec2/components/aac/
DC2SoftAacDec.cpp467 const std::unique_ptr<C2Work> &work, in drainRingBuffer()
495 const std::unique_ptr<C2Work> &work, c2_status_t err) { in drainRingBuffer()
528 const std::unique_ptr<C2Work> &work) { in drainRingBuffer()
551 const std::unique_ptr<C2Work> &work, in process()
938 const std::unique_ptr<C2Work> &work) { in drainInternal()
954 auto fillEmptyWork = [](const std::unique_ptr<C2Work> &work) { in drainInternal()
/frameworks/av/media/codec2/components/hevc/
DC2SoftHevcDec.cpp685 void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork()
697 void C2SoftHevcDec::finishWork(uint64_t index, const std::unique_ptr<C2Work> &work) { in finishWork()
713 void operator()(const std::unique_ptr<C2Work>& work) { in finishWork()
733 auto fillWork = [buffer](const std::unique_ptr<C2Work> &work) { in finishWork()
792 const std::unique_ptr<C2Work> &work, in process()
966 const std::unique_ptr<C2Work> &work) { in drainInternal()
DC2SoftHevcEnc.cpp481 static void fillEmptyWork(const std::unique_ptr<C2Work>& work) { in fillEmptyWork()
804 const std::unique_ptr<C2Work>& work, in finishWork()
841 auto fillWork = [buffer](const std::unique_ptr<C2Work>& work) { in finishWork()
862 const std::unique_ptr<C2Work> &work) { in drainInternal()
888 void C2SoftHevcEnc::process(const std::unique_ptr<C2Work>& work, in process()
/frameworks/av/media/codec2/components/aom/
DC2SoftAomDec.cpp365 void fillEmptyWork(const std::unique_ptr<C2Work>& work) { in fillEmptyWork()
378 const std::unique_ptr<C2Work>& work, in finishWork()
383 const std::unique_ptr<C2Work>& work) { in finishWork()
425 void C2SoftAomDec::process(const std::unique_ptr<C2Work>& work, in process()
634 const std::unique_ptr<C2Work> &work) in outputBuffer()
740 const std::unique_ptr<C2Work>& work) { in drainInternal()
/frameworks/av/media/codec2/components/avc/
DC2SoftAvcDec.cpp690 static void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork()
702 void C2SoftAvcDec::finishWork(uint64_t index, const std::unique_ptr<C2Work> &work) { in finishWork()
718 void operator()(const std::unique_ptr<C2Work>& work) { in finishWork()
738 auto fillWork = [buffer](const std::unique_ptr<C2Work> &work) { in finishWork()
797 const std::unique_ptr<C2Work> &work, in process()
963 const std::unique_ptr<C2Work> &work) { in drainInternal()
/frameworks/av/media/codec2/components/gav1/
DC2SoftGav1Dec.cpp350 void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork()
363 const std::unique_ptr<C2Work> &work, in finishWork()
367 auto fillWork = [buffer, index](const std::unique_ptr<C2Work> &work) { in finishWork()
387 void C2SoftGav1Dec::process(const std::unique_ptr<C2Work> &work, in process()
591 const std::unique_ptr<C2Work> &work) { in outputBuffer()
707 const std::unique_ptr<C2Work> &work) { in drainInternal()
/frameworks/av/media/codec2/components/mpeg2/
DC2SoftMpeg2Dec.cpp766 void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork()
778 void C2SoftMpeg2Dec::finishWork(uint64_t index, const std::unique_ptr<C2Work> &work) { in finishWork()
794 void operator()(const std::unique_ptr<C2Work>& work) { in finishWork()
814 auto fillWork = [buffer](const std::unique_ptr<C2Work> &work) { in finishWork()
873 const std::unique_ptr<C2Work> &work, in process()
1031 const std::unique_ptr<C2Work> &work) { in drainInternal()
/frameworks/av/media/codec2/components/vpx/
DC2SoftVpxDec.cpp489 void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork()
501 void C2SoftVpxDec::finishWork(uint64_t index, const std::unique_ptr<C2Work> &work, in finishWork()
506 const std::unique_ptr<C2Work> &work) { in finishWork()
549 const std::unique_ptr<C2Work> &work, in process()
759 const std::unique_ptr<C2Work> &work) in outputBuffer()
887 const std::unique_ptr<C2Work> &work) { in drainInternal()
/frameworks/av/media/codec2/components/amr_nb_wb/
DC2SoftAmrNbEnc.cpp174 static void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork()
182 const std::unique_ptr<C2Work> &work, in process()
DC2SoftAmrWbEnc.cpp256 static void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork()
264 const std::unique_ptr<C2Work> &work, in process()
/frameworks/base/apex/jobscheduler/framework/java/android/app/job/
DIJobScheduler.aidl30 int enqueue(in JobInfo job, in JobWorkItem work); in enqueue()
DJobScheduler.java146 public abstract @Result int enqueue(@NonNull JobInfo job, @NonNull JobWorkItem work); in enqueue()
/frameworks/av/media/codec2/components/opus/
DC2SoftOpusEnc.cpp299 void C2SoftOpusEnc::process(const std::unique_ptr<C2Work>& work, in process()
376 void operator()(const std::unique_ptr<C2Work>& work) { in process()
534 const std::unique_ptr<C2Work>& work) { in drainInternal()
DC2SoftOpusDec.cpp177 static void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork()
209 const std::unique_ptr<C2Work> &work, in process()
/frameworks/av/media/codec2/components/flac/
DC2SoftFlacDec.cpp168 static void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork()
177 const std::unique_ptr<C2Work> &work, in process()
/frameworks/base/apex/jobscheduler/framework/java/android/app/
DJobSchedulerImpl.java54 public int enqueue(JobInfo job, JobWorkItem work) { in enqueue()
/frameworks/base/libs/hwui/thread/
DCommonPool.cpp85 auto work = mWorkQueue.pop(); in workerLoop() local
/frameworks/av/media/codec2/hidl/1.0/vts/functional/common/
Dmedia_c2_hidl_test_common.cpp29 std::unique_ptr<C2Work> work; in testInputBuffer() local
81 std::unique_ptr<C2Work>& work, std::list<uint64_t>& flushedIndices, in workDone()
/frameworks/base/services/core/java/com/android/server/notification/
DRankingReconsideration.java89 public abstract void work(); in work() method in RankingReconsideration
/frameworks/av/media/codec2/components/vorbis/
DC2SoftVorbisDec.cpp197 static void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork()
225 const std::unique_ptr<C2Work> &work, in process()
/frameworks/av/media/codec2/hidl/1.0/utils/
DComponent.cpp93 for (const std::unique_ptr<C2Work>& work : c2workItems) { in onWorkDone_nb() local
230 for (const std::unique_ptr<C2Work>& work : c2works) { in queue() local
247 for (const std::unique_ptr<C2Work>& work : c2flushedWorks) { in flush() local

123