Home
last modified time | relevance | path

Searched refs:syncMemory (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/codec2/vndk/include/
DC2BqBufferPriv.h121 native_handle_t *syncMemory,
/frameworks/av/media/codec2/hal/hidl/1.2/utils/
DComponent.cpp602 const native_handle_t *h = syncObject.syncMemory; in setOutputSurfaceWithSyncObj()
603 native_handle_t *syncMemory = h ? native_handle_clone(h) : nullptr; in setOutputSurfaceWithSyncObj() local
609 bqPool->configureProducer(surface, syncMemory, bqId, in setOutputSurfaceWithSyncObj()
/frameworks/av/media/codec2/hal/client/
Doutput.cpp205 (*syncObj)->syncMemory = syncMem->handle(); in configure()
236 (*syncObj)->syncMemory = mSyncMem->handle(); in configure()
/frameworks/av/media/codec2/vndk/platform/
DC2BqBuffer.cpp1198 native_handle_t *syncMemory, in configureProducer() argument
1204 producer, syncMemory, bqId, generationId, consumerUsage, true); in configureProducer()