/external/tflite-support/tensorflow_lite_support/examples/task/vision/desktop/ |
D | image_segmenter_demo.cc | 69 const Segmentation& segmentation = result.segmentation(0); in EncodeMaskToPngFile() 84 Segmentation::ColoredLabel colored_label = in EncodeMaskToPngFile() 108 const Segmentation& segmentation = result.segmentation(0); in DisplayColorLegend() 113 Segmentation::ColoredLabel colored_label = in DisplayColorLegend()
|
/external/libgav1/src/ |
D | buffer_pool.cc | 30 void CopySegmentationParameters(const Segmentation& from, Segmentation* to) { in CopySegmentationParameters() 101 Segmentation* segmentation) const { in GetSegmentationParameters() 106 const Segmentation& segmentation) { in SetSegmentationParameters()
|
D | buffer_pool.h | 205 void GetSegmentationParameters(Segmentation* segmentation) const; 208 void SetSegmentationParameters(const Segmentation& segmentation); 374 Segmentation segmentation_ = {};
|
D | quantizer.h | 71 int GetQIndex(const Segmentation& segmentation, int index, int base_qindex);
|
/external/tflite-support/tensorflow_lite_support/java/src/java/org/tensorflow/lite/task/vision/segmenter/ |
D | Segmentation.java | 26 public abstract class Segmentation { class 63 static Segmentation create( in create()
|
D | ImageSegmenter.java | 263 public List<Segmentation> segment(TensorImage image) { 280 public List<Segmentation> segment(TensorImage image, ImageProcessingOptions options) { 310 Segmentation.create(
|
/external/crosvm/media/cros-codecs/src/decoders/vp9/ |
D | backends.rs | 5 use crate::decoders::vp9::decoder::Segmentation; 41 segmentation: &[Segmentation; MAX_SEGMENTS],
|
D | decoder.rs | 85 pub struct Segmentation { struct 134 segmentation: [Segmentation; MAX_SEGMENTS], 367 fn update_segmentation(hdr: &Header, segmentation: &mut [Segmentation; 8]) -> Result<()> { in update_segmentation() 425 segmentation[usize::from(segment_id)] = Segmentation {
|
/external/crosvm/media/cros-codecs/src/decoders/vp8/ |
D | backends.rs | 7 use crate::decoders::vp8::parser::Segmentation; 41 segmentation: &Segmentation, in submit_picture() argument
|
D | parser.rs | 65 pub struct Segmentation { struct 410 segmentation: Segmentation, 422 pub fn segmentation(&self) -> &Segmentation { in segmentation() argument 483 seg: &mut Segmentation, in update_segmentation() argument
|
/external/crosvm/media/cros-codecs/src/decoders/vp8/backends/ |
D | dummy.rs | 15 use crate::decoders::vp8::parser::Segmentation; 31 _: &Segmentation, in submit_picture() argument
|
/external/crosvm/media/cros-codecs/src/decoders/vp9/backends/ |
D | dummy.rs | 13 use crate::decoders::vp9::decoder::Segmentation; 31 _: &[Segmentation; MAX_SEGMENTS],
|
/external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/json/ |
D | JSON_config_segments.txt | 1 …ons ; path=//cldr/segments/segmentations/.* ; package=segments ; packageDesc=Text Segmentation data
|
/external/tflite-support/tensorflow_lite_support/cc/task/vision/proto/ |
D | segmentations.proto | 21 // Note that at the time, a single `Segmentation` element is expected to be 25 repeated Segmentation segmentation = 1; 29 message Segmentation { message
|
/external/tensorflow/tensorflow/lite/g3doc/examples/segmentation/ |
D | overview.md | 1 # Segmentation chapter 116 …log.com/2018/03/semantic-image-segmentation-with.html">Semantic Image Segmentation with DeepLab in… 118 …dels/tree/master/research/deeplab">DeepLab: Deep Labelling for Semantic Image Segmentation</a></li>
|
/external/strace/xlat/ |
D | ax25_protocols.in | 8 AX25_P_SEGMENT 0x08 /* Segmentation fragment */
|
/external/tflite-support/tensorflow_lite_support/java/src/native/task/vision/segmenter/ |
D | image_segmenter_jni.cc | 44 using ::tflite::task::vision::Segmentation; 100 const Segmentation& segmentation = results.segmentation(0); in ConvertToSegmentationResults()
|
/external/python/cpython3/Doc/library/ |
D | faulthandler.rst | 170 Segmentation fault 175 Fatal Python error: Segmentation fault 180 Segmentation fault
|
/external/tflite-support/tensorflow_lite_support/cc/task/vision/ |
D | image_segmenter.h | 154 std::vector<Segmentation::ColoredLabel> colored_labels_;
|
/external/libgav1/src/utils/ |
D | types.h | 337 struct Segmentation { struct 442 Segmentation segmentation;
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_SparseSegmentMeanWithNumSegments.pbtxt | 34 [the section on segmentation](https://tensorflow.org/api_docs/python/tf/math#Segmentation)
|
D | api_def_SparseSegmentSqrtNWithNumSegments.pbtxt | 36 [the section on segmentation](https://tensorflow.org/api_docs/python/tf/math#Segmentation)
|
D | api_def_SparseSegmentSumWithNumSegments.pbtxt | 34 [the section on segmentation](https://tensorflow.org/api_docs/python/tf/sparse#Segmentation)
|
D | api_def_SparseSegmentSum.pbtxt | 25 [the section on segmentation](https://tensorflow.org/api_docs/python/tf/math#Segmentation)
|
/external/tensorflow/tensorflow/security/advisory/ |
D | tfsa-2021-108.md | 17 Segmentation fault
|