/hardware/interfaces/wifi/1.2/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 | 33 std::unique_ptr<C2Work> work = std::move(mQueue.front().work); in pop_front() local 38 void SimpleC2Component::WorkQueue::push_back(std::unique_ptr<C2Work> work) { in push_back() 127 std::unique_ptr<C2Work> work = queue->pop_front(); in flush_sm() local 293 std::list<std::unique_ptr<C2Work>> vec(std::unique_ptr<C2Work> &work) { in vec() 303 std::unique_ptr<C2Work> work; in finish() local 324 std::unique_ptr<C2Work> work; in processQueue() local
|
/hardware/google/av/media/codecs/vpx/ |
D | C2SoftVpxDec.cpp | 281 void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork() 293 void C2SoftVpxDec::finishWork(uint64_t index, const std::unique_ptr<C2Work> &work, in finishWork() 297 auto fillWork = [buffer, index](const std::unique_ptr<C2Work> &work) { in finishWork() 318 const std::unique_ptr<C2Work> &work, in process() 418 const std::unique_ptr<C2Work> &work) in outputBuffer() 488 const std::unique_ptr<C2Work> &work) { in drainInternal()
|
D | C2SoftVpxEnc.cpp | 393 const std::unique_ptr<C2Work> &work, in process()
|
/hardware/google/av/media/codecs/aac/ |
D | C2SoftAacDec.cpp | 350 const std::unique_ptr<C2Work> &work, in drainRingBuffer() 378 const std::unique_ptr<C2Work> &work, c2_status_t err) { in drainRingBuffer() 412 const std::unique_ptr<C2Work> &work) { in drainRingBuffer() 435 const std::unique_ptr<C2Work> &work, in process() 710 const std::unique_ptr<C2Work> &work) { in drainInternal() 726 auto fillEmptyWork = [](const std::unique_ptr<C2Work> &work) { in drainInternal()
|
D | C2SoftAacEnc.cpp | 242 const std::unique_ptr<C2Work> &work, in process()
|
/hardware/google/av/media/codecs/mpeg4_h263/ |
D | C2SoftMpeg4Dec.cpp | 282 void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork() 294 void C2SoftMpeg4Dec::finishWork(uint64_t index, const std::unique_ptr<C2Work> &work) { in finishWork() 298 auto fillWork = [buffer, index](const std::unique_ptr<C2Work> &work) { in finishWork() 351 bool C2SoftMpeg4Dec::handleResChange(const std::unique_ptr<C2Work> &work) { in handleResChange() 428 const std::unique_ptr<C2Work> &work, in process()
|
D | C2SoftMpeg4Enc.cpp | 214 static void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork() 306 const std::unique_ptr<C2Work> &work, in process()
|
/hardware/google/av/media/codecs/avc/ |
D | C2SoftAvcDec.cpp | 701 static void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork() 713 void C2SoftAvcDec::finishWork(uint64_t index, const std::unique_ptr<C2Work> &work) { in finishWork() 717 auto fillWork = [buffer, index](const std::unique_ptr<C2Work> &work) { in finishWork() 772 const std::unique_ptr<C2Work> &work, in process() 889 const std::unique_ptr<C2Work> &work) { in drainInternal()
|
/hardware/google/av/media/codecs/mpeg2/ |
D | C2SoftMpeg2Dec.cpp | 714 void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork() 726 void C2SoftMpeg2Dec::finishWork(uint64_t index, const std::unique_ptr<C2Work> &work) { in finishWork() 730 auto fillWork = [buffer, index](const std::unique_ptr<C2Work> &work) { in finishWork() 785 const std::unique_ptr<C2Work> &work, in process() 935 const std::unique_ptr<C2Work> &work) { in drainInternal()
|
/hardware/google/av/media/codecs/hevc/ |
D | C2SoftHevcDec.cpp | 663 void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork() 675 void C2SoftHevcDec::finishWork(uint64_t index, const std::unique_ptr<C2Work> &work) { in finishWork() 679 auto fillWork = [buffer, index](const std::unique_ptr<C2Work> &work) { in finishWork() 734 const std::unique_ptr<C2Work> &work, in process() 858 const std::unique_ptr<C2Work> &work) { in drainInternal()
|
/hardware/google/av/media/codecs/xaac/ |
D | C2SoftXaacDec.cpp | 242 static void fillEmptyWork(const std::unique_ptr<C2Work>& work) { in fillEmptyWork() 254 void C2SoftXaacDec::finishWork(const std::unique_ptr<C2Work>& work, in finishWork() 270 const std::unique_ptr<C2Work>& work) { in finishWork() 291 void C2SoftXaacDec::process(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()
|
D | C2SoftAmrDec.cpp | 240 const std::unique_ptr<C2Work> &work, in process()
|
/hardware/google/av/media/codecs/flac/ |
D | C2SoftFlacDec.cpp | 152 static void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork() 161 const std::unique_ptr<C2Work> &work, in process()
|
/hardware/google/av/codec2/hidl/1.0/utils/ |
D | InputSurfaceConnection.cpp | 185 std::unique_ptr<C2Work> work(new C2Work); in submitBuffer() local 221 std::unique_ptr<C2Work> work(new C2Work); in submitEos() local
|
/hardware/google/av/media/codecs/vorbis/ |
D | C2SoftVorbisDec.cpp | 198 static void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork() 226 const std::unique_ptr<C2Work> &work, in process()
|
/hardware/google/av/media/codecs/opus/ |
D | C2SoftOpusDec.cpp | 178 static void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork() 295 const std::unique_ptr<C2Work> &work, in process()
|
/hardware/google/av/media/codecs/cmds/ |
D | codec2.cpp | 235 std::unique_ptr<C2Work> work; in play() local 330 std::unique_ptr<C2Work> work; in play() local
|
/hardware/google/av/media/codecs/raw/ |
D | C2SoftRawDec.cpp | 127 const std::unique_ptr<C2Work> &work, in process()
|
/hardware/google/av/media/codecs/base/include/ |
D | SimpleC2Component.h | 184 std::unique_ptr<C2Work> work; member
|
/hardware/google/av/media/codecs/gsm/ |
D | C2SoftGsmDec.cpp | 169 const std::unique_ptr<C2Work> &work, in process()
|
/hardware/interfaces/usb/1.0/default/ |
D | Usb.cpp | 352 void* work(void* param) { in work() function
|
/hardware/google/av/media/codecs/mp3/ |
D | C2SoftMp3Dec.cpp | 329 const std::unique_ptr<C2Work> &work, in process()
|