Home
last modified time | relevance | path

Searched refs:AllocateSurfaceArray (Results 1 – 3 of 3) sorted by relevance

/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/shared/bufferMgr/
Ddecode_allocator.h186 SurfaceArray * AllocateSurfaceArray(
Ddecode_allocator.cpp202 SurfaceArray * DecodeAllocator::AllocateSurfaceArray( in AllocateSurfaceArray() function in decode::DecodeAllocator
/external/intel-media-driver/media_driver/media_softlet/agnostic/gen12/codec/hal/dec/av1/features/
Ddecode_av1_filmgrain_feature_g12.cpp1216 m_yDitheringSurfaceArray = m_allocator->AllocateSurfaceArray( in AllocateFixedSizeSurfaces()
1228 m_uDitheringSurfaceArray = m_allocator->AllocateSurfaceArray( in AllocateFixedSizeSurfaces()
1240 m_vDitheringSurfaceArray = m_allocator->AllocateSurfaceArray( in AllocateFixedSizeSurfaces()