| /external/tflite-support/tensorflow_lite_support/java/src/java/org/tensorflow/lite/task/vision/segmenter/ |
| D | OutputType.java | 47 void assertMasksMatchColoredLabels(List<TensorImage> masks, List<ColoredLabel> coloredLabels) { in assertMasksMatchColoredLabels() 70 List<TensorImage> masks = new ArrayList<>(); in createMasksFromBuffer() local 94 void assertMasksMatchColoredLabels(List<TensorImage> masks, List<ColoredLabel> coloredLabels) { in assertMasksMatchColoredLabels() 112 List<TensorImage> masks = new ArrayList<>(); in createMasksFromBuffer() local 135 List<TensorImage> masks, List<ColoredLabel> coloredLabels); in assertMasksMatchColoredLabels()
|
| D | Segmentation.java | 64 OutputType outputType, List<TensorImage> masks, List<ColoredLabel> coloredLabels) { in create()
|
| /external/skia/src/codec/ |
| D | SkMaskSwizzler.cpp | 13 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_rgba_opaque() 30 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_bgra_opaque() 47 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_rgba_unpremul() 65 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_bgra_unpremul() 83 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_rgba_premul() 101 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_bgra_premul() 121 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_565() 138 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask24_to_rgba_opaque() 155 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask24_to_bgra_opaque() 172 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask24_to_rgba_unpremul() [all …]
|
| D | SkMasks.cpp | 127 SkMasks* SkMasks::CreateMasks(InputMasks masks, int bytesPerPixel) { in CreateMasks()
|
| D | SkBmpMaskCodec.cpp | 17 uint16_t bitsPerPixel, SkMasks* masks, in SkBmpMaskCodec()
|
| /external/skqp/src/codec/ |
| D | SkMaskSwizzler.cpp | 13 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_rgba_opaque() 30 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_bgra_opaque() 47 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_rgba_unpremul() 65 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_bgra_unpremul() 83 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_rgba_premul() 101 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_bgra_premul() 121 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_565() 138 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask24_to_rgba_opaque() 155 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask24_to_bgra_opaque() 172 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask24_to_rgba_unpremul() [all …]
|
| D | SkBmpMaskCodec.cpp | 17 uint16_t bitsPerPixel, SkMasks* masks, in SkBmpMaskCodec()
|
| D | SkMasks.cpp | 129 SkMasks* SkMasks::CreateMasks(InputMasks masks, uint32_t bitsPerPixel) { in CreateMasks()
|
| /external/lottie/lottie/src/main/java/com/airbnb/lottie/animation/keyframe/ |
| D | MaskKeyframeAnimation.java | 15 private final List<Mask> masks; field in MaskKeyframeAnimation 17 public MaskKeyframeAnimation(List<Mask> masks) { in MaskKeyframeAnimation()
|
| /external/libgav1/libgav1/src/dsp/x86/ |
| D | obmc_sse4.cc | 49 const __m128i masks = _mm_unpacklo_epi8(mask_val, obmc_mask_val); in OverlapBlendFromLeft2xH_SSE4_1() local 81 const __m128i masks = in OverlapBlendFromLeft4xH_SSE4_1() local 118 const __m128i masks = _mm_unpacklo_epi8(mask_val, obmc_mask_val); in OverlapBlendFromLeft8xH_SSE4_1() local 205 const __m128i masks = in OverlapBlendFromTop4xH_SSE4_1() local 243 const __m128i masks = _mm_unpacklo_epi8(mask_val, obmc_mask_val); in OverlapBlendFromTop8xH_SSE4_1() local 284 const __m128i masks = _mm_unpacklo_epi8(mask_val, obmc_mask_val); in OverlapBlendFromTop_SSE4_1() local 336 const __m128i masks = in OverlapBlendFromLeft2xH_SSE4_1() local 366 const __m128i masks = in OverlapBlendFromLeft4xH_SSE4_1() local 418 const __m128i masks = _mm_unpacklo_epi8(mask_val, obmc_mask_val); in OverlapBlendFromLeft10bpp_SSE4_1() local 459 const __m128i masks = in OverlapBlendFromTop2xH_SSE4_1() local [all …]
|
| /external/skia/docs/examples/ |
| D | Path_getSegmentMasks.cpp | 10 const char* masks[] = { "line", "quad", "conic", "cubic" }; in draw() local
|
| /external/swiftshader/src/Vulkan/ |
| D | VkRenderPass.cpp | 109 bool GetViewMasks(const VkRenderPassCreateInfo *pCreateInfo, uint32_t *masks) in GetViewMasks() 114 bool GetViewMasks(const VkRenderPassCreateInfo2KHR *pCreateInfo, uint32_t *masks) in GetViewMasks() 218 uint32_t *masks = reinterpret_cast<uint32_t *>(hostMemory); in init() local
|
| /external/toybox/toys/other/ |
| D | inotifyd.c | 53 char *path = *ss, *masks = strchr(*ss, ':'); in inotifyd_main() local
|
| /external/freetype/src/pshinter/ |
| D | pshrec.h | 108 PS_Mask masks; member 117 PS_Mask_TableRec masks; member
|
| /external/mesa3d/src/mesa/drivers/dri/common/ |
| D | utils.c | 185 uint32_t masks[4]; in driCreateConfigs() member 223 const uint32_t * masks; in driCreateConfigs() local
|
| /external/lottie/lottie/src/main/java/com/airbnb/lottie/model/layer/ |
| D | Layer.java | 43 private final List<Mask> masks; field in Layer 60 LayerType layerType, long parentId, @Nullable String refId, List<Mask> masks, in Layer()
|
| /external/libcups/scheduler/ |
| D | auth.c | 92 cups_array_t **masks, /* IO - Masks array (created as needed) */ in cupsdAddIPMask() 174 cupsdAddNameMask(cups_array_t **masks, /* IO - Masks array (created as needed) */ in cupsdAddNameMask() 952 cups_array_t *masks) /* I - Masks */ in cupsdCheckAuth()
|
| /external/skqp/src/core/ |
| D | SkDraw_text.cpp | 39 void SkDraw::paintMasks(SkSpan<const SkMask> masks, const SkPaint& paint) const { in paintMasks()
|
| /external/tensorflow/tensorflow/python/keras/engine/ |
| D | training_eager_v1.py | 42 def _eager_metrics_fn(model, outputs, targets, sample_weights=None, masks=None): argument
|
| /external/lottie/lottie/src/main/java/com/airbnb/lottie/parser/ |
| D | LayerParser.java | 96 List<Mask> masks = new ArrayList<>(); in parse() local
|
| /external/libxkbcommon/tools/ |
| D | how-to-type.c | 187 xkb_mod_mask_t masks[100]; in main() local
|
| /external/OpenCL-CTS/test_conformance/subgroups/ |
| D | test_subgroup_non_uniform_arithmetic.cpp | 440 std::vector<uint32_t> masks{ 0xffffffff, 0x55aaaa55, 0x5555aaaa, 0xaaaa5555, in test_subgroup_functions_non_uniform_arithmetic() local
|
| /external/strace/tests-mx32/ |
| D | fanotify_mark.c | 145 static const struct strval64 masks[] = { in main() local
|
| /external/strace/tests-m32/ |
| D | fanotify_mark.c | 145 static const struct strval64 masks[] = { in main() local
|
| /external/strace/tests/ |
| D | fanotify_mark.c | 145 static const struct strval64 masks[] = { in main() local
|