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