Lines Matching refs:MSFStreamLayout
44 const MSFStreamLayout &Layout, in MappedBlockStream()
51 uint32_t BlockSize, const MSFStreamLayout &Layout, BinaryStreamRef MsfData, in createStream()
61 MSFStreamLayout SL; in createIndexedStream()
72 MSFStreamLayout SL; in createDirectoryStream()
82 MSFStreamLayout SL(getFpmStreamLayout(Layout)); in createFpmStream()
309 uint32_t BlockSize, const MSFStreamLayout &Layout, in WritableMappedBlockStream()
316 const MSFStreamLayout &Layout, in createStream()
329 MSFStreamLayout SL; in createIndexedStream()
339 MSFStreamLayout SL; in createDirectoryStream()
357 MSFStreamLayout MinLayout(getFpmStreamLayout(Layout, false, AltFpm)); in createFpmStream()
359 MSFStreamLayout FullLayout(getFpmStreamLayout(Layout, true, AltFpm)); in createFpmStream()