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

/xsrc/external/mit/brotli/dist/c/dec/
H A Ddecode.c1197 static BROTLI_INLINE BROTLI_BOOL DecodeLiteralBlockSwitchInternal( function in typeref:typename:BROTLI_INLINE BROTLI_BOOL
1207 DecodeLiteralBlockSwitchInternal(0, s);
1212 return DecodeLiteralBlockSwitchInternal(1, s);

Completed in 8 milliseconds