Home
last modified time | relevance | path

Searched refs:CopyWrapBuffer (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/
DRunningState.cs27 internal const int CopyWrapBuffer = 8; field in Org.Brotli.Dec.RunningState
DDecode.cs911 state.nextRunningState = Org.Brotli.Dec.RunningState.CopyWrapBuffer; in Decompress()
933 case Org.Brotli.Dec.RunningState.CopyWrapBuffer: in Decompress()