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

/xsrc/external/mit/brotli/dist/c/dec/
H A Ddecode.c1120 static BROTLI_INLINE BROTLI_BOOL DecodeBlockTypeAndLength( function in typeref:typename:BROTLI_INLINE BROTLI_BOOL
1199 if (!DecodeBlockTypeAndLength(safe, s, 0)) {
1219 if (!DecodeBlockTypeAndLength(safe, s, 1)) {
1239 if (!DecodeBlockTypeAndLength(safe, s, 2)) {

Completed in 4 milliseconds