Home
last modified time | relevance | path

Searched defs:pool (Results 1 – 25 of 38) sorted by relevance

12

/hardware/google/av/media/codecs/raw/
DC2SoftRawDec.cpp147 const std::shared_ptr<C2BlockPool> &pool) { in process()
174 const std::shared_ptr<C2BlockPool> &pool) { in drain()
/hardware/google/av/media/codecs/vpx/
DC2SoftVpxDec.cpp452 const std::shared_ptr<C2BlockPool> &pool) { in process()
554 const std::shared_ptr<C2BlockPool> &pool, in outputBuffer()
625 const std::shared_ptr<C2BlockPool> &pool, in drainInternal()
648 const std::shared_ptr<C2BlockPool> &pool) { in drain()
DC2SoftVpxEnc.cpp414 const std::shared_ptr<C2BlockPool> &pool) { in process()
656 const std::shared_ptr<C2BlockPool> &pool) { in drain()
/hardware/google/av/media/codecs/aac/
DC2SoftAacDec.cpp441 const std::shared_ptr<C2BlockPool> &pool, in drainRingBuffer()
525 const std::shared_ptr<C2BlockPool> &pool) { in process()
806 const std::shared_ptr<C2BlockPool> &pool, in drainInternal()
844 const std::shared_ptr<C2BlockPool> &pool) { in drain()
DC2SoftAacEnc.cpp284 const std::shared_ptr<C2BlockPool> &pool) { in process()
536 const std::shared_ptr<C2BlockPool> &pool) { in drain()
/hardware/google/av/media/codecs/flac/
DC2SoftFlacDec.cpp171 const std::shared_ptr<C2BlockPool> &pool) { in process()
311 const std::shared_ptr<C2BlockPool> &pool) { in drain()
DC2SoftFlacEnc.cpp178 const std::shared_ptr<C2BlockPool> &pool) { in process()
388 const std::shared_ptr<C2BlockPool> &pool) { in drain()
/hardware/google/av/media/codecs/amr_nb_wb/
DC2SoftAmrNbEnc.cpp190 const std::shared_ptr<C2BlockPool> &pool) { in process()
294 const std::shared_ptr<C2BlockPool> &pool) { in drain()
DC2SoftAmrWbEnc.cpp273 const std::shared_ptr<C2BlockPool> &pool) { in process()
369 const std::shared_ptr<C2BlockPool> &pool) { in drain()
DC2SoftAmrDec.cpp247 const std::shared_ptr<C2BlockPool> &pool) { in process()
381 const std::shared_ptr<C2BlockPool> &pool) { in drain()
/hardware/google/av/media/codecs/gsm/
DC2SoftGsmDec.cpp176 const std::shared_ptr<C2BlockPool> &pool) { in process()
252 const std::shared_ptr<C2BlockPool> &pool) { in drain()
/hardware/google/av/media/codecs/avc/
DC2SoftAvcDec.cpp703 c2_status_t C2SoftAvcDec::ensureDecoderState(const std::shared_ptr<C2BlockPool> &pool) { in ensureDecoderState()
739 const std::shared_ptr<C2BlockPool> &pool) { in process()
884 const std::shared_ptr<C2BlockPool> &pool, in drainInternal()
929 const std::shared_ptr<C2BlockPool> &pool) { in drain()
/hardware/google/av/media/codecs/hevc/
DC2SoftHevcDec.cpp701 c2_status_t C2SoftHevcDec::ensureDecoderState(const std::shared_ptr<C2BlockPool> &pool) { in ensureDecoderState()
737 const std::shared_ptr<C2BlockPool> &pool) { in process()
882 const std::shared_ptr<C2BlockPool> &pool, in drainInternal()
927 const std::shared_ptr<C2BlockPool> &pool) { in drain()
/hardware/google/av/codec2/vndk/
DC2PlatformStorePluginLoader.cpp55 std::shared_ptr<C2BlockPool>* pool) { in createBlockPool()
DC2Store.cpp301 std::shared_ptr<C2BlockPool> *pool) { in _createBlockPool()
363 std::shared_ptr<C2BlockPool> *pool) { in createBlockPool()
370 std::shared_ptr<C2BlockPool> *pool) { in getBlockPool()
405 std::shared_ptr<C2BlockPool> *pool) { in GetCodec2BlockPool()
445 std::shared_ptr<C2BlockPool> *pool) { in CreateCodec2BlockPool()
/hardware/google/av/media/codecs/g711/
DC2SoftG711Dec.cpp142 const std::shared_ptr<C2BlockPool> &pool) { in process()
219 const std::shared_ptr<C2BlockPool> &pool) { in drain()
/hardware/google/av/media/codecs/mpeg2/
DC2SoftMpeg2Dec.cpp783 c2_status_t C2SoftMpeg2Dec::ensureDecoderState(const std::shared_ptr<C2BlockPool> &pool) { in ensureDecoderState()
819 const std::shared_ptr<C2BlockPool> &pool) { in process()
975 const std::shared_ptr<C2BlockPool> &pool, in drainInternal()
1020 const std::shared_ptr<C2BlockPool> &pool) { in drain()
/hardware/google/av/media/codecs/mpeg4_h263/
DC2SoftMpeg4Dec.cpp386 c2_status_t C2SoftMpeg4Dec::ensureDecoderState(const std::shared_ptr<C2BlockPool> &pool) { in ensureDecoderState()
497 const std::shared_ptr<C2BlockPool> &pool) { in process()
688 const std::shared_ptr<C2BlockPool> &pool) { in drain()
DC2SoftMpeg4Enc.cpp401 const std::shared_ptr<C2BlockPool> &pool) { in process()
611 const std::shared_ptr<C2BlockPool> &pool) { in drain()
/hardware/google/av/media/codecs/vorbis/
DC2SoftVorbisDec.cpp190 const std::shared_ptr<C2BlockPool> &pool) { in drain()
233 const std::shared_ptr<C2BlockPool> &pool) { in process()
/hardware/google/av/media/codecs/opus/
DC2SoftOpusDec.cpp170 const std::shared_ptr<C2BlockPool> &pool) { in drain()
302 const std::shared_ptr<C2BlockPool> &pool) { in process()
/hardware/google/av/media/codecs/mp3/
DC2SoftMp3Dec.cpp316 const std::shared_ptr<C2BlockPool> &pool) { in drain()
338 const std::shared_ptr<C2BlockPool> &pool) { in process()
/hardware/qcom/neuralnetworks/hvxservice/1.0/
DHexagonUtils.cpp122 for (const auto& pool : pools) { in mapPools() local
144 const uint8_t* getDataFromPool(const RunTimePoolInfo& pool, uint32_t offset, in getDataFromPool()
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DEmulatedVehicleHal.cpp106 auto& pool = *getValuePool(); in get() local
281 auto& pool = *getValuePool(); in onContinuousPropertyTimer() local
/hardware/google/av/media/codecs/xaac/
DC2SoftXaacDec.cpp355 const std::shared_ptr<C2BlockPool>& pool) { in finishWork()
396 const std::shared_ptr<C2BlockPool>& pool) { in process()
614 const std::shared_ptr<C2BlockPool>& pool) { in drain()

12