DIST 740 3rdparty/libwebp/dec/vp8l.c const int dist_symbol = ReadSymbol(&htree_group->htrees_[DIST], br); \ DIST 1079 3rdparty/zlib/inflate.c state->mode = DIST; DIST 1080 3rdparty/zlib/inflate.c case DIST: DIST 140 modules/features2d/src/opencl/brute_force_match.cl DIST(s_query[lidy * BLOCK_SIZE_ODD + j], s_train[j * BLOCK_SIZE_ODD + lidx]); DIST 156 modules/features2d/src/opencl/brute_force_match.cl DIST(s_query[lidy * BLOCK_SIZE_ODD + j], s_train[j * BLOCK_SIZE_ODD + lidx]); DIST 173 modules/features2d/src/opencl/brute_force_match.cl DIST(s_query[lidy * MAX_DESC_LEN + block_index * BLOCK_SIZE + j], s_train[j * BLOCK_SIZE + lidx]);