Searched refs:m_uDitheringSurfaceArray (Results 1 – 2 of 2) sorted by relevance
902 m_allocator->Destroy(m_uDitheringSurfaceArray); in ~Av1DecodeFilmGrainG12()1228 m_uDitheringSurfaceArray = m_allocator->AllocateSurfaceArray( in AllocateFixedSizeSurfaces()1237 DECODE_CHK_NULL(m_uDitheringSurfaceArray); in AllocateFixedSizeSurfaces()1575 m_uDitheringSurface = m_uDitheringSurfaceArray->Fetch(); in SetFrameStates()
361 …SurfaceArray * m_uDitheringSurfaceArray = nullptr; … variable