Home
last modified time | relevance | path

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

/external/brotli/c/dec/
Ddecode.c1227 static BROTLI_INLINE BROTLI_BOOL DecodeDistanceBlockSwitchInternal( in DecodeDistanceBlockSwitchInternal() function
1239 DecodeDistanceBlockSwitchInternal(0, s); in DecodeDistanceBlockSwitch()
1244 return DecodeDistanceBlockSwitchInternal(1, s); in SafeDecodeDistanceBlockSwitch()