Searched refs:DecodeDistanceBlockSwitchInternal (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/brotli/dist/c/dec/ | ||
| H A D | decode.c | 1237 static BROTLI_INLINE BROTLI_BOOL DecodeDistanceBlockSwitchInternal( function in typeref:typename:BROTLI_INLINE BROTLI_BOOL 1249 DecodeDistanceBlockSwitchInternal(0, s); 1254 return DecodeDistanceBlockSwitchInternal(1, s); |
Completed in 5 milliseconds