Searched defs:GetSurface (Results 1 – 10 of 10) sorted by relevance
92 MOS_SURFACE *RecycleResource::GetSurface(RecycleResId id, uint32_t frameIndex) in GetSurface() function in encode::RecycleResource
244 MOS_SURFACE *TrackedBuffer::GetSurface(BufferType type, uint32_t index) in GetSurface() function in encode::TrackedBuffer
308 PMOS_SURFACE CodechalKernelBase::GetSurface( uint32_t surfaceId ) in GetSurface() function in CodechalKernelBase
247 int32_t CmVeboxRT::GetSurface(uint32_t surfUsage, CmSurface2DRT*& surface) in GetSurface() function in CMRT_UMD::CmVeboxRT
1590 int32_t CmSurfaceManagerBase::GetSurface( const uint32_t index, CmSurface* & surface ) in GetSurface() function in CMRT_UMD::CmSurfaceManagerBase
787 VP_SURFACE *SwFilterPipe::GetSurface(bool isInputSurface, uint32_t index) in GetSurface() function in SwFilterPipe
961 VP_SURFACE *VpRenderCmdPacket::GetSurface(SurfaceType type) in GetSurface() function in vp::VpRenderCmdPacket
580 VP_SURFACE *VpVeboxCmdPacket::GetSurface(SurfaceType type) in GetSurface() function in vp::VpVeboxCmdPacket
495 VP_SURFACE *VpVeboxCmdPacketLegacy::GetSurface(SurfaceType type) in GetSurface() function in vp::VpVeboxCmdPacketLegacy
3465 STDMETHOD(GetSurface)(THIS_ DWORD flags, IDirectDrawSurface **surface) PURE; in DECLARE_INTERFACE_() local