Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_stream.c146 uint32_t penalty; in stream_next_cycle() local
148 penalty = (uint32_t)stream->last_writelen * NGHTTP2_MAX_WEIGHT + in stream_next_cycle()
151 stream->cycle = last_cycle + penalty / (uint32_t)stream->weight; in stream_next_cycle()
152 stream->pending_penalty = penalty % (uint32_t)stream->weight; in stream_next_cycle()
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dstructure.txt924 Huffman decoder; this implies a speed penalty whether the feature is used
928 library would suffer a complexity penalty whether it cared about DNL or
/AliOS-Things-master/components/SDL2/src/gfx/Docs/
A Dhtml.doxyfile338 # causing a significant performance penalty.

Completed in 9 milliseconds