Home
last modified time | relevance | path

Searched refs:DecodeLiteralBlockSwitch (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/
H A DDecode.cs432 private static void DecodeLiteralBlockSwitch(Org.Brotli.Dec.State state) in DecodeLiteralBlockSwitch() method in Org.Brotli.Dec.Decode
741 DecodeLiteralBlockSwitch(state); in Decompress()
766 DecodeLiteralBlockSwitch(state); in Decompress()
/third_party/node/deps/brotli/c/dec/
H A Ddecode.c1206 static void BROTLI_NOINLINE DecodeLiteralBlockSwitch(BrotliDecoderState* s) { in DecodeLiteralBlockSwitch() function
1800 BROTLI_SAFE(DecodeLiteralBlockSwitch(s)); in ProcessCommandsInternal()
1836 BROTLI_SAFE(DecodeLiteralBlockSwitch(s)); in ProcessCommandsInternal()
/third_party/skia/third_party/externals/brotli/c/dec/
H A Ddecode.c1206 static void BROTLI_NOINLINE DecodeLiteralBlockSwitch(BrotliDecoderState* s) { in DecodeLiteralBlockSwitch() function
1800 BROTLI_SAFE(DecodeLiteralBlockSwitch(s)); in ProcessCommandsInternal()
1836 BROTLI_SAFE(DecodeLiteralBlockSwitch(s)); in ProcessCommandsInternal()

Completed in 9 milliseconds