| /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 | 20 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_rgba_opaque() 37 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_bgra_opaque() 54 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_rgba_unpremul() 72 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_bgra_unpremul() 90 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_rgba_premul() 108 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_bgra_premul() 128 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_565() 145 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask24_to_rgba_opaque() 162 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask24_to_bgra_opaque() 179 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask24_to_rgba_unpremul() [all …]
|
| D | SkMasks.cpp | 126 SkMasks* SkMasks::CreateMasks(InputMasks masks, int bytesPerPixel) { in CreateMasks()
|
| D | SkBmpMaskCodec.cpp | 25 uint16_t bitsPerPixel, SkMasks* masks, in SkBmpMaskCodec()
|
| /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/src/dsp/x86/ |
| D | obmc_sse4.cc | 50 const __m128i masks = _mm_unpacklo_epi8(mask_val, obmc_mask_val); in OverlapBlendFromLeft2xH_SSE4_1() local 82 const __m128i masks = in OverlapBlendFromLeft4xH_SSE4_1() local 117 const __m128i masks = _mm_unpacklo_epi8(mask_val, obmc_mask_val); in OverlapBlendFromLeft8xH_SSE4_1() local 213 const __m128i masks = in OverlapBlendFromTop4xH_SSE4_1() local 305 const __m128i masks = _mm_unpacklo_epi8(mask_val, obmc_mask_val); in OverlapBlendFromTop_SSE4_1() local 358 const __m128i masks = in OverlapBlendFromLeft2xH_SSE4_1() local 388 const __m128i masks = in OverlapBlendFromLeft4xH_SSE4_1() local 439 const __m128i masks = _mm_unpacklo_epi8(mask_val, obmc_mask_val); in OverlapBlendFromLeft10bpp_SSE4_1() local 478 const __m128i masks = in OverlapBlendFromTop4xH_SSE4_1() local 529 const __m128i masks = _mm_unpacklo_epi8(mask_val, obmc_mask_val); in OverlapBlendFromTop10bpp_SSE4_1() local
|
| /external/skia/tests/ |
| D | SkRasterPipelineOptsTest.cpp | 37 std::array<int32_t, N> masks; in make_masks() local 52 std::array<int32_t, N> masks = make_masks<N>(value); in DEF_TEST() local 67 std::array<int32_t, N> masks = make_masks<N>(value); in DEF_TEST() local
|
| /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/freetype/src/pshinter/ |
| D | pshrec.h | 108 PS_Mask masks; member 117 PS_Mask_TableRec masks; member
|
| /external/toybox/toys/other/ |
| D | inotifyd.c | 53 char *path = *ss, *masks = strchr(*ss, ':'); in inotifyd_main() local
|
| /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 | 47 private final List<Mask> masks; field in Layer 66 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/tensorflow/tensorflow/python/keras/engine/ |
| D | training_eager_v1.py | 38 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 | 103 List<Mask> masks = new ArrayList<>(); in parse() local
|
| /external/libxkbcommon/tools/ |
| D | how-to-type.c | 202 xkb_mod_mask_t masks[100]; in main() local
|
| /external/rust/crates/glam/benches/support/ |
| D | macros.rs | 119 let masks = vec![$from(&mut rng).$op($from(&mut rng)); SIZE]; localVariable
|
| /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
|
| /external/glide/third_party/gif_encoder/src/main/java/com/bumptech/glide/gifencoder/ |
| D | LZWEncoder.java | 103 int masks[] = {0x0000, 0x0001, 0x0003, 0x0007, 0x000F, 0x001F, 0x003F, 0x007F, 0x00FF, 0x01FF, field in LZWEncoder
|
| /external/icu/icu4c/source/i18n/ |
| D | rbt_rule.cpp | 254 UBool TransliterationRule::masks(const TransliterationRule& r2) const { in masks() function in TransliterationRule
|
| /external/cronet/third_party/icu/source/i18n/ |
| D | rbt_rule.cpp | 254 UBool TransliterationRule::masks(const TransliterationRule& r2) const { in masks() function in TransliterationRule
|