Searched refs:m_vGammaLUTSurfaceArray (Results 1 – 2 of 2) sorted by relevance
909 m_allocator->Destroy(m_vGammaLUTSurfaceArray); in ~Av1DecodeFilmGrainG12()1297 m_vGammaLUTSurfaceArray = m_allocator->AllocateBufferArray( in AllocateFixedSizeSurfaces()1303 DECODE_CHK_NULL(m_vGammaLUTSurfaceArray); in AllocateFixedSizeSurfaces()1614 m_vGammaLUTSurface = m_vGammaLUTSurfaceArray->Fetch(); in SetFrameStates()
370 …BufferArray * m_vGammaLUTSurfaceArray = nullptr; … variable