Home
last modified time | relevance | path

Searched refs:DecodeLiteralBlockSwitchInternal (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/brotli/c/dec/
H A Ddecode.c1197 static BROTLI_INLINE BROTLI_BOOL DecodeLiteralBlockSwitchInternal( in DecodeLiteralBlockSwitchInternal() function
1207 DecodeLiteralBlockSwitchInternal(0, s); in DecodeLiteralBlockSwitch()
1212 return DecodeLiteralBlockSwitchInternal(1, s); in SafeDecodeLiteralBlockSwitch()
/third_party/skia/third_party/externals/brotli/c/dec/
H A Ddecode.c1197 static BROTLI_INLINE BROTLI_BOOL DecodeLiteralBlockSwitchInternal( in DecodeLiteralBlockSwitchInternal() function
1207 DecodeLiteralBlockSwitchInternal(0, s); in DecodeLiteralBlockSwitch()
1212 return DecodeLiteralBlockSwitchInternal(1, s); in SafeDecodeLiteralBlockSwitch()

Completed in 8 milliseconds