Home
last modified time | relevance | path

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

/external/brotli/dec/
Ddecode.c1158 static BROTLI_INLINE BROTLI_BOOL DecodeDistanceBlockSwitchInternal( in DecodeDistanceBlockSwitchInternal() function
1170 DecodeDistanceBlockSwitchInternal(0, s); in DecodeDistanceBlockSwitch()
1175 return DecodeDistanceBlockSwitchInternal(1, s); in SafeDecodeDistanceBlockSwitch()