Searched refs:m_vDitheringSurfaceArray (Results 1 – 2 of 2) sorted by relevance
903 m_allocator->Destroy(m_vDitheringSurfaceArray); in ~Av1DecodeFilmGrainG12()1240 m_vDitheringSurfaceArray = m_allocator->AllocateSurfaceArray( in AllocateFixedSizeSurfaces()1249 DECODE_CHK_NULL(m_vDitheringSurfaceArray); in AllocateFixedSizeSurfaces()1577 m_vDitheringSurface = m_vDitheringSurfaceArray->Fetch(); in SetFrameStates()
362 …SurfaceArray * m_vDitheringSurfaceArray = nullptr; … variable