Lines Matching refs:MSFStreamLayout
47 const MSFStreamLayout &Layout, in MappedBlockStream()
54 uint32_t BlockSize, const MSFStreamLayout &Layout, BinaryStreamRef MsfData, in createStream()
64 MSFStreamLayout SL; in createIndexedStream()
75 MSFStreamLayout SL; in createDirectoryStream()
85 MSFStreamLayout SL(getFpmStreamLayout(Layout)); in createFpmStream()
312 uint32_t BlockSize, const MSFStreamLayout &Layout, in WritableMappedBlockStream()
319 const MSFStreamLayout &Layout, in createStream()
332 MSFStreamLayout SL; in createIndexedStream()
342 MSFStreamLayout SL; in createDirectoryStream()
360 MSFStreamLayout MinLayout(getFpmStreamLayout(Layout, false, AltFpm)); in createFpmStream()
362 MSFStreamLayout FullLayout(getFpmStreamLayout(Layout, true, AltFpm)); in createFpmStream()