| /hardware/interfaces/wifi/1.3/default/ |
| D | hidl_return_util.h | 44 ObjT* obj, WifiStatusCode status_code_if_invalid, WorkFuncT&& work, in validateAndCall() 60 ObjT* obj, WifiStatusCode status_code_if_invalid, WorkFuncT&& work, in validateAndCallWithLock() 75 ObjT* obj, WifiStatusCode status_code_if_invalid, WorkFuncT&& work, in validateAndCall() 96 ObjT* obj, WifiStatusCode status_code_if_invalid, WorkFuncT&& work, in validateAndCall()
|
| /hardware/google/av/media/codecs/base/ |
| D | SimpleC2Component.cpp | 34 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() 220 std::unique_ptr<C2Work> work = queue->pop_front(); in flush_sm() local 342 std::list<std::unique_ptr<C2Work>> vec(std::unique_ptr<C2Work> &work) { in vec() 352 std::unique_ptr<C2Work> work; in finish() local 374 std::unique_ptr<C2Work> work(new C2Work); in cloneAndSend() local 397 std::unique_ptr<C2Work> work; in processQueue() local
|
| /hardware/google/av/media/codecs/vpx/ |
| D | C2SoftVpxDec.cpp | 391 void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork() 403 void C2SoftVpxDec::finishWork(uint64_t index, const std::unique_ptr<C2Work> &work, in finishWork() 408 const std::unique_ptr<C2Work> &work) { in finishWork() 451 const std::unique_ptr<C2Work> &work, in process() 555 const std::unique_ptr<C2Work> &work) in outputBuffer() 626 const std::unique_ptr<C2Work> &work) { in drainInternal()
|
| /hardware/google/av/media/codecs/aac/ |
| D | C2SoftAacDec.cpp | 440 const std::unique_ptr<C2Work> &work, in drainRingBuffer() 468 const std::unique_ptr<C2Work> &work, c2_status_t err) { in drainRingBuffer() 501 const std::unique_ptr<C2Work> &work) { in drainRingBuffer() 524 const std::unique_ptr<C2Work> &work, in process() 807 const std::unique_ptr<C2Work> &work) { in drainInternal() 823 auto fillEmptyWork = [](const std::unique_ptr<C2Work> &work) { in drainInternal()
|
| D | C2SoftAacEnc.cpp | 283 const std::unique_ptr<C2Work> &work, in process() 407 void operator()(const std::unique_ptr<C2Work> &work) { in process()
|
| /hardware/google/av/media/codecs/mpeg4_h263/ |
| D | C2SoftMpeg4Dec.cpp | 350 void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork() 362 void C2SoftMpeg4Dec::finishWork(uint64_t index, const std::unique_ptr<C2Work> &work) { in finishWork() 366 auto fillWork = [buffer, index](const std::unique_ptr<C2Work> &work) { in finishWork() 419 bool C2SoftMpeg4Dec::handleResChange(const std::unique_ptr<C2Work> &work) { in handleResChange() 496 const std::unique_ptr<C2Work> &work, in process()
|
| D | C2SoftMpeg4Enc.cpp | 303 static void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork() 400 const std::unique_ptr<C2Work> &work, in process()
|
| /hardware/google/av/codec2/hidl/1.0/mts/common/ |
| D | media_c2_hidl_test_common.cpp | 28 std::unique_ptr<C2Work> work; in testInputBuffer() local 83 std::unique_ptr<C2Work>& work, std::list<uint64_t>& flushedIndices, in workDone()
|
| /hardware/google/av/media/codecs/avc/ |
| D | C2SoftAvcDec.cpp | 668 static void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork() 680 void C2SoftAvcDec::finishWork(uint64_t index, const std::unique_ptr<C2Work> &work) { in finishWork() 689 auto fillWork = [buffer](const std::unique_ptr<C2Work> &work) { in finishWork() 738 const std::unique_ptr<C2Work> &work, in process() 885 const std::unique_ptr<C2Work> &work) { in drainInternal()
|
| /hardware/google/av/media/codecs/hevc/ |
| D | C2SoftHevcDec.cpp | 666 void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork() 678 void C2SoftHevcDec::finishWork(uint64_t index, const std::unique_ptr<C2Work> &work) { in finishWork() 687 auto fillWork = [buffer](const std::unique_ptr<C2Work> &work) { in finishWork() 736 const std::unique_ptr<C2Work> &work, in process() 883 const std::unique_ptr<C2Work> &work) { in drainInternal()
|
| /hardware/google/av/media/codecs/mpeg2/ |
| D | C2SoftMpeg2Dec.cpp | 748 void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork() 760 void C2SoftMpeg2Dec::finishWork(uint64_t index, const std::unique_ptr<C2Work> &work) { in finishWork() 769 auto fillWork = [buffer](const std::unique_ptr<C2Work> &work) { in finishWork() 818 const std::unique_ptr<C2Work> &work, in process() 976 const std::unique_ptr<C2Work> &work) { in drainInternal()
|
| /hardware/google/av/media/codecs/flac/ |
| D | C2SoftFlacDec.cpp | 161 static void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork() 170 const std::unique_ptr<C2Work> &work, in process()
|
| D | C2SoftFlacEnc.cpp | 170 static void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork() 177 const std::unique_ptr<C2Work> &work, in process()
|
| /hardware/google/av/media/codecs/amr_nb_wb/ |
| D | C2SoftAmrNbEnc.cpp | 181 static void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork() 189 const std::unique_ptr<C2Work> &work, in process()
|
| D | C2SoftAmrWbEnc.cpp | 264 static void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork() 272 const std::unique_ptr<C2Work> &work, in process()
|
| /hardware/google/av/media/codecs/vorbis/ |
| D | C2SoftVorbisDec.cpp | 204 static void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork() 232 const std::unique_ptr<C2Work> &work, in process()
|
| /hardware/google/av/media/codecs/xaac/ |
| D | C2SoftXaacDec.cpp | 342 static void fillEmptyWork(const std::unique_ptr<C2Work>& work) { in fillEmptyWork() 354 void C2SoftXaacDec::finishWork(const std::unique_ptr<C2Work>& work, in finishWork() 374 const std::unique_ptr<C2Work>& work) { in finishWork() 395 void C2SoftXaacDec::process(const std::unique_ptr<C2Work>& work, in process()
|
| /hardware/google/av/media/codecs/opus/ |
| D | C2SoftOpusDec.cpp | 184 static void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork() 301 const std::unique_ptr<C2Work> &work, in process()
|
| /hardware/google/av/codec2/hidl/1.0/utils/ |
| D | InputSurfaceConnection.cpp | 183 std::unique_ptr<C2Work> work(new C2Work); in submitBuffer() local 214 std::unique_ptr<C2Work> work(new C2Work); in submitEos() local
|
| /hardware/google/av/media/codecs/cmds/ |
| D | codec2.cpp | 234 std::unique_ptr<C2Work> work; in play() local 329 std::unique_ptr<C2Work> work; in play() local
|
| /hardware/google/av/media/codecs/base/include/ |
| D | SimpleC2Component.h | 224 std::unique_ptr<C2Work> work; member
|
| /hardware/google/av/media/codecs/raw/ |
| D | C2SoftRawDec.cpp | 146 const std::unique_ptr<C2Work> &work, in process()
|
| /hardware/google/av/codec2/hidl/1.0/mts/video/ |
| D | MtsHidlC2V1_0TargetVideoDecTest.cpp | 344 std::unique_ptr<C2Work> work; in decodeNFrames() local 547 std::unique_ptr<C2Work> work; in TEST_F() local 644 std::unique_ptr<C2Work> work; in TEST_F() local
|
| D | MtsHidlC2V1_0TargetVideoEncTest.cpp | 263 std::unique_ptr<C2Work> work; in encodeNFrames() local 405 std::unique_ptr<C2Work> work; in TEST_F() local
|
| /hardware/google/av/codec2/hidl/1.0/mts/audio/ |
| D | MtsHidlC2V1_0TargetAudioEncTest.cpp | 283 std::unique_ptr<C2Work> work; in encodeNFrames() local 435 std::unique_ptr<C2Work> work; in TEST_F() local
|