Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dlzw.c59 int extra_slot; member
155 s->extra_slot = s->mode == FF_LZW_TIFF; in ff_lzw_decode_init()
215 if (s->slot >= s->top_slot - s->extra_slot) { in ff_lzw_decode()
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Ddaemon.c799 int extra_slot; in MHD_handle_connection() local
945 extra_slot = 0; in MHD_handle_connection()
951 extra_slot = 1; in MHD_handle_connection()
956 1 + extra_slot, in MHD_handle_connection()