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

/xsrc/external/mit/brotli/dist/c/dec/
H A Ddecode.c1714 static BROTLI_INLINE BROTLI_BOOL CheckInputAmount( function in typeref:typename:BROTLI_INLINE BROTLI_BOOL
1741 if (!CheckInputAmount(safe, br, 28)) {
1766 if (!CheckInputAmount(safe, br, 28)) { /* 156 bits + 7 bytes */
1794 if (!CheckInputAmount(safe, br, 28)) { /* 162 bits + 7 bytes */
1830 if (!CheckInputAmount(safe, br, 28)) { /* 162 bits + 7 bytes */

Completed in 5 milliseconds