Home
last modified time | relevance | path

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

/aosp_15_r20/external/brotli/c/enc/
H A Dencode.c402 static BROTLI_BOOL ShouldUseComplexStaticContextMap(const uint8_t* input, in ShouldUseComplexStaticContextMap() function
487 } else if (ShouldUseComplexStaticContextMap( in DecideOverLiteralContextModeling()
/aosp_15_r20/external/cronet/third_party/brotli/enc/
H A Dencode.c391 static BROTLI_BOOL ShouldUseComplexStaticContextMap(const uint8_t* input, in ShouldUseComplexStaticContextMap() function
479 } else if (ShouldUseComplexStaticContextMap( in DecideOverLiteralContextModeling()