Searched refs:AllocateBufferArray (Results 1 – 11 of 11) sorted by relevance
1207 m_yCoefficientsSurfaceArray = m_allocator->AllocateBufferArray( in AllocateFixedSizeSurfaces()1252 m_yCoeffSurfaceArray = m_allocator->AllocateBufferArray( in AllocateFixedSizeSurfaces()1261 m_uCoeffSurfaceArray = m_allocator->AllocateBufferArray( in AllocateFixedSizeSurfaces()1270 m_vCoeffSurfaceArray = m_allocator->AllocateBufferArray( in AllocateFixedSizeSurfaces()1279 m_yGammaLUTSurfaceArray = m_allocator->AllocateBufferArray( in AllocateFixedSizeSurfaces()1288 m_uGammaLUTSurfaceArray = m_allocator->AllocateBufferArray( in AllocateFixedSizeSurfaces()1297 m_vGammaLUTSurfaceArray = m_allocator->AllocateBufferArray( in AllocateFixedSizeSurfaces()1321 m_coordinatesRandomValuesSurfaceArray= m_allocator->AllocateBufferArray( in AllocateVariableSizeSurfaces()
133 BufferArray * AllocateBufferArray(
100 BufferArray * DecodeAllocator::AllocateBufferArray( in AllocateBufferArray() function in decode::DecodeAllocator
37 m_probUpdateDmemBufferArray = m_allocator->AllocateBufferArray( in AllocateResources()
43 m_s2lDmemBufferArray = m_allocator->AllocateBufferArray( in AllocateResources()
39 m_probUpdateDmemBufferArray = m_allocator->AllocateBufferArray( in AllocateResources()
41 m_s2lDmemBufferArray = m_allocator->AllocateBufferArray( in AllocateResources()
88 m_copiedDataBufArray = m_allocator->AllocateBufferArray( in Init()
253 m_alfBufferArray= m_allocator->AllocateBufferArray( in AllocateFixedResources()266 m_scalingListBufferArray= m_allocator->AllocateBufferArray( in AllocateFixedResources()279 m_chromaQpBufferArray= m_allocator->AllocateBufferArray( in AllocateFixedResources()
85 m_vvcS2lDmemBufferArray = m_allocator->AllocateBufferArray(m_dmemBufferSize, in AllocateResources()102 m_vvcS2lExtraBufferArray = m_allocator->AllocateBufferArray(sizeof(VvcS2lExtraBss), in AllocateResources()