Home
last modified time | relevance | path

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

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/shared/bufferMgr/
H A Ddecode_allocator.cpp576 MOS_STATUS DecodeAllocator::SyncOnResource(MOS_RESOURCE* resource, bool IsWriteOperation) in SyncOnResource()
586 MOS_STATUS DecodeAllocator::SyncOnResource(MOS_BUFFER* buffer, bool IsWriteOperation) in SyncOnResource()
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/
H A DCommandCodeAttributes.c426 IsWriteOperation( in IsWriteOperation() function