Home
last modified time | relevance | path

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

/aosp_15_r20/external/brotli/c/dec/
H A Ddecode.c1217 static BROTLI_INLINE BROTLI_BOOL DecodeCommandBlockSwitchInternal( in DecodeCommandBlockSwitchInternal() function
1227 DecodeCommandBlockSwitchInternal(0, s); in DecodeCommandBlockSwitch()
1232 return DecodeCommandBlockSwitchInternal(1, s); in SafeDecodeCommandBlockSwitch()
/aosp_15_r20/external/cronet/third_party/brotli/dec/
H A Ddecode.c1218 static BROTLI_INLINE BROTLI_BOOL DecodeCommandBlockSwitchInternal( in DecodeCommandBlockSwitchInternal() function
1228 DecodeCommandBlockSwitchInternal(0, s); in DecodeCommandBlockSwitch()
1233 return DecodeCommandBlockSwitchInternal(1, s); in SafeDecodeCommandBlockSwitch()