Home
last modified time | relevance | path

Searched defs:DecodeAllocator (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe_M_plus/Xe_LPM_plus_base/codec/hal/dec/av1/pipeline/
H A Ddecode_av1_status_report_xe_lpm_plus_base.h38 class DecodeAllocator; variable
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/shared/statusreport/
H A Ddecode_status_report.h42 class DecodeAllocator; variable
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/shared/bufferMgr/
H A Ddecode_allocator.cpp42 DecodeAllocator::DecodeAllocator(PMOS_INTERFACE osInterface, bool limitedLMemBar) : in DecodeAllocator() function in decode::DecodeAllocator