Home
last modified time | relevance | path

Searched defs:syncMemory (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/av/media/codec2/hal/hidl/1.2/utils/
H A DComponent.cpp625 native_handle_t *syncMemory = h ? native_handle_clone(h) : nullptr; in setOutputSurfaceWithSyncObj() local
/aosp_15_r20/frameworks/av/media/codec2/vndk/platform/
H A DC2BqBuffer.cpp1198 native_handle_t *syncMemory, in configureProducer()