Searched defs:vpsurface (Results 1 – 1 of 1) sorted by relevance
1172 MOS_STATUS VpAllocator::WriteSurface(VP_SURFACE* vpsurface, uint32_t bpp, const uint8_t* src) in WriteSurface()1233 MOS_STATUS VpAllocator::Write1DSurface(VP_SURFACE* vpsurface, const uint8_t* src, uint32_t srcSize) in Write1DSurface()