Home
last modified time | relevance | path

Searched defs:outcount (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/third_party/libtiff/
Dtif_lzw.c1123 tmsize_t incount, outcount, checkpoint; in LZWEncode() local
1306 tmsize_t outcount = sp->enc_outcount; in LZWPostEncode() local
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_clip.c417 unsigned outcount = 0; in do_clip_tri() local
/external/mesa3d/src/imgui/
Dimstb_truetype.h1229 static void stbtt__dict_get_ints(stbtt__buf *b, int key, int outcount, stbtt_uint32 *out) in stbtt__dict_get_ints()