Home
last modified time | relevance | path

Searched defs:GetSurface (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/shared/bufferMgr/
H A Dencode_recycle_resource.cpp92 MOS_SURFACE *RecycleResource::GetSurface(RecycleResId id, uint32_t frameIndex) in GetSurface() function in encode::RecycleResource
H A Dencode_tracked_buffer.cpp244 MOS_SURFACE *TrackedBuffer::GetSurface(BufferType type, uint32_t index) in GetSurface() function in encode::TrackedBuffer
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/codec/hal/
H A Dcodechal_kernel_base.cpp308 PMOS_SURFACE CodechalKernelBase::GetSurface( uint32_t surfaceId ) in GetSurface() function in CodechalKernelBase
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/cm/
H A Dcm_vebox_rt.cpp247 int32_t CmVeboxRT::GetSurface(uint32_t surfUsage, CmSurface2DRT*& surface) in GetSurface() function in CMRT_UMD::CmVeboxRT
H A Dcm_surface_manager_base.cpp1590 int32_t CmSurfaceManagerBase::GetSurface( const uint32_t index, CmSurface* & surface ) in GetSurface() function in CMRT_UMD::CmSurfaceManagerBase
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/feature_manager/
H A Dsw_filter_pipe.cpp787 VP_SURFACE *SwFilterPipe::GetSurface(bool isInputSurface, uint32_t index) in GetSurface() function in SwFilterPipe
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/packet/
H A Dvp_render_cmd_packet.cpp961 VP_SURFACE *VpRenderCmdPacket::GetSurface(SurfaceType type) in GetSurface() function in vp::VpRenderCmdPacket
H A Dvp_vebox_cmd_packet.cpp580 VP_SURFACE *VpVeboxCmdPacket::GetSurface(SurfaceType type) in GetSurface() function in vp::VpVeboxCmdPacket
/aosp_15_r20/external/intel-media-driver/media_driver/media_softlet/agnostic/common/vp/hal/packet/
H A Dvp_vebox_cmd_packet_legacy.cpp495 VP_SURFACE *VpVeboxCmdPacketLegacy::GetSurface(SurfaceType type) in GetSurface() function in vp::VpVeboxCmdPacketLegacy
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dd3drmobj.h3465 STDMETHOD(GetSurface)(THIS_ DWORD flags, IDirectDrawSurface **surface) PURE; in DECLARE_INTERFACE_() local