Home
last modified time | relevance | path

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

/external/brotli/c/dec/
Ddecode.c1714 static BROTLI_INLINE BROTLI_BOOL CheckInputAmount( in CheckInputAmount() function
1741 if (!CheckInputAmount(safe, br, 28)) { in ProcessCommandsInternal()
1766 if (!CheckInputAmount(safe, br, 28)) { /* 156 bits + 7 bytes */ in ProcessCommandsInternal()
1794 if (!CheckInputAmount(safe, br, 28)) { /* 162 bits + 7 bytes */ in ProcessCommandsInternal()
1830 if (!CheckInputAmount(safe, br, 28)) { /* 162 bits + 7 bytes */ in ProcessCommandsInternal()