Searched refs:GetBlockSize (Results 1 – 3 of 3) sorted by relevance
35 size_t GetBlockSize() const { return m_BlockSize; } in GetBlockSize() function
268 NW_INLINE u32 GetBlockSize( u16 typeId ) const in GetBlockSize() function
891 const size_t strmBufferSize = m_pBufferPool->GetBlockSize(); // 1ch 分のバッファサイズ in SetupPlayer()