Home
last modified time | relevance | path

Searched refs:coarse (Results 1 – 25 of 86) sorted by relevance

1234

/third_party/ffmpeg/libavfilter/
Dmedian_template.c57 htype *ccoarse = s->coarse[jobnr]; in fn()
93 htype coarse[BINS] = { 0 }; in fn() local
109 s->hmuladd(coarse, &ccoarse[0], radius, BINS); in fn()
111 s->hadd(coarse, &ccoarse[BINS * j], BINS); in fn()
119 s->hadd(coarse, &ccoarse[BINS * FFMIN(j + radius, width - 1)], BINS); in fn()
122 sum += coarse[k]; in fn()
124 sum -= coarse[k]; in fn()
145 s->hsub(coarse, &ccoarse[BINS * FFMAX(j - radius, 0)], BINS); in fn()
Dvf_median.c154 s->coarse = av_calloc(s->nb_threads, sizeof(*s->coarse)); in config_input()
156 if (!s->coarse || !s->fine) in config_input()
159 s->coarse[i] = av_malloc_array(s->coarse_size, sizeof(**s->coarse)); in config_input()
161 if (!s->coarse[i] || !s->fine[i]) in config_input()
244 for (int i = 0; i < s->nb_threads && s->coarse && s->fine; i++) { in uninit()
245 av_freep(&s->coarse[i]); in uninit()
249 av_freep(&s->coarse); in uninit()
Dmedian.h42 uint16_t **coarse, **fine; member
/third_party/mesa3d/src/freedreno/drm/
Dfreedreno_bo_cache.c50 fd_bo_cache_init(struct fd_bo_cache *cache, int coarse) in fd_bo_cache_init() argument
64 if (!coarse) in fd_bo_cache_init()
70 if (!coarse) { in fd_bo_cache_init()
Dfreedreno_priv.h160 void fd_bo_cache_init(struct fd_bo_cache *cache, int coarse);
/third_party/libdrm/freedreno/
Dfreedreno_bo_cache.c52 fd_bo_cache_init(struct fd_bo_cache *cache, int coarse) in fd_bo_cache_init() argument
66 if (!coarse) in fd_bo_cache_init()
72 if (!coarse) { in fd_bo_cache_init()
Dfreedreno_priv.h109 drm_private void fd_bo_cache_init(struct fd_bo_cache *cache, int coarse);
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DEdits.java274 private final boolean onlyChanges_, coarse; field in Edits.Iterator
285 coarse = crs; in Iterator()
396 if (coarse) { in next()
412 if (!coarse) { in next()
485 if (coarse) { in previous()
514 if (!coarse) { in previous()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DEdits.java283 private final boolean onlyChanges_, coarse; field in Edits.Iterator
294 coarse = crs; in Iterator()
406 if (coarse) { in next()
422 if (!coarse) { in next()
495 if (coarse) { in previous()
524 if (!coarse) { in previous()
/third_party/mindspore/tests/ut/cpp/dataset/
Dcifar_op_test.cc158 uint32_t coarse = 0; in TEST_F() local
162 tensor_map["coarse_label"]->GetItemAt<uint32_t>(&coarse, {}); in TEST_F()
164 …MS_LOG(DEBUG) << "row: " << i << "\t" << tensor_map["image"]->shape() << " coarse:" << coarse << "… in TEST_F()
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dedits.h210 remaining(0), onlyChanges_(false), coarse(false), in Iterator()
422 UBool onlyChanges_, coarse; member
/third_party/node/deps/icu-small/source/common/unicode/
Dedits.h210 remaining(0), onlyChanges_(false), coarse(false), in Iterator()
422 UBool onlyChanges_, coarse; member
/third_party/icu/icu4c/source/common/unicode/
Dedits.h210 remaining(0), onlyChanges_(false), coarse(false), in Iterator()
422 UBool onlyChanges_, coarse; member
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dedits.h207 remaining(0), onlyChanges_(FALSE), coarse(FALSE), in Iterator()
419 UBool onlyChanges_, coarse; member
/third_party/skia/third_party/externals/icu/source/common/
Dedits.cpp402 onlyChanges_(oc), coarse(crs), in Iterator()
509 if (coarse) { in next()
525 if (!coarse) { in next()
601 if (coarse) { in previous()
630 if (!coarse) { in previous()
/third_party/icu/icu4c/source/common/
Dedits.cpp402 onlyChanges_(oc), coarse(crs), in Iterator()
509 if (coarse) { in next()
525 if (!coarse) { in next()
601 if (coarse) { in previous()
630 if (!coarse) { in previous()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dedits.cpp401 onlyChanges_(oc), coarse(crs), in Iterator()
508 if (coarse) { in next()
524 if (!coarse) { in next()
600 if (coarse) { in previous()
629 if (!coarse) { in previous()
/third_party/node/deps/icu-small/source/common/
Dedits.cpp402 onlyChanges_(oc), coarse(crs), in Iterator()
509 if (coarse) { in next()
525 if (!coarse) { in next()
601 if (coarse) { in previous()
630 if (!coarse) { in previous()
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_derivative_control.txt48 For example, for the coarse-granularity derivative, a single x derivative
55 To select the coarse derivative, use:
134 entire 2x2 square.Thus, all second-order coarse derivatives, e.g.,
261 but don't see why they can't say more (like coarse is 0, and fine might
/third_party/openGLES/extensions/NV/
DNV_shading_rate_image.txt404 limit the total number of coverage samples for the "coarse" fragment.
669 produce coarse fragments where each pixel is considered a "sample")
741 When using "coarse" shading rates covering multiple pixels, the coarse
743 contains. Each sample of each pixel in the coarse fragment is mapped to
744 exactly one sample in the coarse fragment. The location of each sample in
745 the coarse fragment is determined by mapping the sample to a pixel (px,py)
833 SampleLocation- 3xZ+ samples in "coarse"
849 PALETTE_SIZE_NV "coarse" fragments
955 (9) When using shading rates that specify "coarse" fragments covering
963 fragment shader can be evaluated once for an entire coarse fragment, but
[all …]
DNV_shader_texture_footprint.txt71 and "coarse"). The footprint query also returns a flag indicating if the
132 functions also accept a <granularity> parameter and a <coarse> flag used
135 footprint query as described in Table X.1. The <coarse> flag is used to
141 (coarse) level of detail. When a texture access uses only a single level
142 of detail, its footprint will be returned for queries with <coarse> set to
143 false, while queries with <coarse> set to true will return an empty
/third_party/openGLES/extensions/ARB/
DARB_derivative_control.txt58 For example, for the coarse-granularity derivative, a single x derivative
65 To select the coarse derivative, use:
144 entire 2x2 square.Thus, all second-order coarse derivatives, e.g.,
271 but don't see why they can't say more (like coarse is 0, and fine might
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64SchedFalkor.td15 // Define the SchedMachineModel and provide basic properties for coarse grained
/third_party/vk-gl-cts/external/vulkancts/data/vulkan/amber/spirv_assembly/instruction/spirv1p4/opptrdiff/
Dwg_comparisons_diff.amber114 # 16 x 2 = 32 coarse results (1 per lid)
/third_party/vk-gl-cts/external/vulkancts/data/vulkan/amber/spirv_assembly/instruction/spirv1p4/opptrequal/
Dwg_comparisons_equal.amber116 # 16 x 2 = 32 coarse results (1 per lid)

1234