Searched refs:m_uCoeffSurfaceArray (Results 1 – 2 of 2) sorted by relevance
905 m_allocator->Destroy(m_uCoeffSurfaceArray); in ~Av1DecodeFilmGrainG12()1261 m_uCoeffSurfaceArray = m_allocator->AllocateBufferArray( in AllocateFixedSizeSurfaces()1267 DECODE_CHK_NULL(m_uCoeffSurfaceArray); in AllocateFixedSizeSurfaces()1587 m_uCoeffSurface = m_uCoeffSurfaceArray->Fetch(); in SetFrameStates()
364 …BufferArray * m_uCoeffSurfaceArray = nullptr; … variable