Searched defs:cdiff (Results 1 – 5 of 5) sorted by relevance
105 int cdiff, in build_masks()149 int cdiff, in build_masks()220 sign_bits4(const __m128i *cstep, int cdiff) in sign_bits4()
200 size_t cdiff; in huge_ralloc_no_move_shrink() local
985 size_t cdiff = CHUNK_CEILING(oldsize) - CHUNK_CEILING(usize); in arena_chunk_ralloc_huge_shrink() local1008 size_t udiff, size_t cdiff) in arena_chunk_ralloc_huge_expand_hard()1042 size_t cdiff = CHUNK_CEILING(usize) - CHUNK_CEILING(oldsize); in arena_chunk_ralloc_huge_expand() local
338 #define cdiff(ofs0) (tab[c0-dptr[ofs0]+255] + \ in cvPyrMeanShiftFiltering() macro
355 #define cdiff(ofs0) (tab[c0-dptr[ofs0]+255] + \ in pyrMeanShiftFiltering() macro