Lines Matching refs:MSFStreamLayout
46 const MSFStreamLayout &Layout, in MappedBlockStream()
53 uint32_t BlockSize, const MSFStreamLayout &Layout, BinaryStreamRef MsfData, in createStream()
63 MSFStreamLayout SL; in createIndexedStream()
74 MSFStreamLayout SL; in createDirectoryStream()
84 MSFStreamLayout SL(getFpmStreamLayout(Layout)); in createFpmStream()
311 uint32_t BlockSize, const MSFStreamLayout &Layout, in WritableMappedBlockStream()
318 const MSFStreamLayout &Layout, in createStream()
331 MSFStreamLayout SL; in createIndexedStream()
341 MSFStreamLayout SL; in createDirectoryStream()
359 MSFStreamLayout MinLayout(getFpmStreamLayout(Layout, false, AltFpm)); in createFpmStream()
361 MSFStreamLayout FullLayout(getFpmStreamLayout(Layout, true, AltFpm)); in createFpmStream()