Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_rast_tri.c105 int cdiff, in build_masks()
149 int cdiff, in build_masks()
220 sign_bits4(const __m128i *cstep, int cdiff) in sign_bits4()
/external/opencv/cv/src/
Dcvsegmentation.cpp338 #define cdiff(ofs0) (tab[c0-dptr[ofs0]+255] + \ in cvPyrMeanShiftFiltering() macro
/external/jemalloc/src/
Darena.c894 size_t cdiff = CHUNK_CEILING(oldsize) - CHUNK_CEILING(usize); in arena_chunk_ralloc_huge_shrink() local
926 size_t cdiff) in arena_chunk_ralloc_huge_expand_hard()
954 size_t cdiff = CHUNK_CEILING(usize) - CHUNK_CEILING(oldsize); in arena_chunk_ralloc_huge_expand() local