Home
last modified time | relevance | path

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

/external/brotli/c/dec/
Ddecode.c1197 static BROTLI_INLINE BROTLI_BOOL DecodeLiteralBlockSwitchInternal( in DecodeLiteralBlockSwitchInternal() function
1207 DecodeLiteralBlockSwitchInternal(0, s); in DecodeLiteralBlockSwitch()
1212 return DecodeLiteralBlockSwitchInternal(1, s); in SafeDecodeLiteralBlockSwitch()