Home
last modified time | relevance | path

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

/external/brotli/c/dec/
Ddecode.c1617 static BROTLI_INLINE BROTLI_BOOL CheckInputAmount( in CheckInputAmount() function
1644 if (!CheckInputAmount(safe, br, 28)) { in ProcessCommandsInternal()
1669 if (!CheckInputAmount(safe, br, 28)) { /* 156 bits + 7 bytes */ in ProcessCommandsInternal()
1697 if (!CheckInputAmount(safe, br, 28)) { /* 162 bits + 7 bytes */ in ProcessCommandsInternal()
1733 if (!CheckInputAmount(safe, br, 28)) { /* 162 bits + 7 bytes */ in ProcessCommandsInternal()