Home
last modified time | relevance | path

Searched defs:boxes (Results 1 – 25 of 220) sorted by relevance

123456789

/aosp_15_r20/out/soong/.intermediates/external/mp4parser/mp4parser/android_common/turbine/
Dmp4parser.jar ... .boxes public abstract com.coremedia.iso.boxes.AbstractMediaHeaderBox extends com.googlecode.mp4parser.AbstractFullBox ...
/aosp_15_r20/out/soong/.intermediates/external/mp4parser/mp4parser/android_common/javac/
Dmp4parser.jar ... () public abstract com.coremedia.iso.boxes.Box createBox (java.lang.String, ...
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/
H A Dnon_max_suppression_test.cc31 void InitializeCandidates(std::vector<float>* boxes, std::vector<float>* scores, in InitializeCandidates()
68 std::vector<float> boxes(1); in TEST() local
88 std::vector<float> boxes(kNumBoxes * 4); in TEST() local
123 std::vector<float> boxes; in TEST() local
165 std::vector<float> boxes; in TEST() local
202 std::vector<float> boxes; in TEST() local
235 std::vector<float> boxes; in TEST() local
269 std::vector<float> boxes; in TEST() local
306 std::vector<float> boxes; in TEST() local
/aosp_15_r20/external/skia/modules/skparagraph/tests/
H A DSkParagraphTest.cpp434 auto boxes = paragraph->getRectsForRange(0, 3, rect_height_style, rect_width_style); in UNIX_ONLY_TEST() local
506 auto boxes = paragraph->getRectsForPlaceholders(); in UNIX_ONLY_TEST() local
566 auto boxes = paragraph->getRectsForPlaceholders(); in UNIX_ONLY_TEST() local
626 auto boxes = paragraph->getRectsForPlaceholders(); in UNIX_ONLY_TEST() local
689 auto boxes = paragraph->getRectsForPlaceholders(); in UNIX_ONLY_TEST() local
747 auto boxes = paragraph->getRectsForPlaceholders(); in UNIX_ONLY_TEST() local
805 auto boxes = paragraph->getRectsForPlaceholders(); in UNIX_ONLY_TEST() local
862 auto boxes = paragraph->getRectsForPlaceholders(); in UNIX_ONLY_TEST() local
984 auto boxes = paragraph->getRectsForRange(0, 3, rect_height_style, rect_width_style); in UNIX_ONLY_TEST() local
1111 auto boxes = paragraph->getRectsForPlaceholders(); in UNIX_ONLY_TEST() local
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/image/
H A Dnon_max_suppression_op.cc71 const Tensor& boxes, int* num_boxes) { in ParseAndCheckBoxSizes()
96 const Tensor& boxes, in ParseAndCheckCombinedNMSBoxSizes()
114 static inline float IOU(typename TTypes<T, 2>::ConstTensor boxes, int i, in IOU()
147 static inline float IOU(const float* boxes, int i, int j) { in IOU()
179 const Tensor& boxes) { in CreateIOUSimilarityFn()
630 const Tensor& boxes = context->input(0); in Compute() local
669 const Tensor& boxes = context->input(0); in Compute() local
713 const Tensor& boxes = context->input(0); in Compute() local
771 const Tensor& boxes = context->input(0); in Compute() local
840 const Tensor& boxes = context->input(0); in Compute() local
[all …]
H A Dcrop_and_resize_op.cc59 static inline Status ParseAndCheckBoxSizes(const Tensor& boxes, in ParseAndCheckBoxSizes()
133 const Tensor& boxes = context->input(1); in ComputeAsync() local
185 const Tensor& boxes = context->input(1); in ComputeAsync() local
368 const Tensor& boxes = context->input(1); in ComputeAsync() local
433 const Tensor& boxes = context->input(1); in ComputeAsync() local
590 const Tensor& boxes = context->input(2); in ComputeAsync() local
650 const Tensor& boxes = context->input(2); in ComputeAsync() local
H A Dnon_max_suppression_op.cu.cc315 Status DoNMS(OpKernelContext* context, const Tensor& boxes, in DoNMS()
478 Status CheckValidInputs(const Tensor& boxes, const Tensor& scores, in CheckValidInputs()
531 const Tensor& boxes = context->input(0); in Compute() local
570 const Tensor& boxes = context->input(0); in Compute() local
615 const Tensor& boxes = context->input(0); in Compute() local
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dimage_ops_impl.py3753 def non_max_suppression(boxes, argument
3806 def non_max_suppression_with_scores(boxes, argument
4796 boxes, argument
4884 boxes, argument
5075 def combined_non_max_suppression(boxes, argument
5242 def _cross_suppression(boxes, box_slice, iou_threshold, inner_idx, tile_size): argument
5270 def _suppression_loop_body(boxes, iou_threshold, output_size, idx, tile_size): argument
5292 def cross_suppression_func(boxes, box_slice, iou_threshold, inner_idx): argument
5340 def non_max_suppression_padded(boxes, argument
5435 def non_max_suppression_padded_v2(boxes, argument
[all …]
/aosp_15_r20/external/ComputeLibrary/src/core/CL/kernels/
H A DCLBoundingBoxTransformKernel.cpp42 Status validate_arguments(const ITensorInfo *boxes, const ITensorInfo *pred_boxes, const ITensorInf… in validate_arguments()
91 void CLBoundingBoxTransformKernel::configure(const ICLTensor *boxes, ICLTensor *pred_boxes, const I… in configure()
96 …nsformKernel::configure(const CLCompileContext &compile_context, const ICLTensor *boxes, ICLTensor… in configure()
155 Status CLBoundingBoxTransformKernel::validate(const ITensorInfo *boxes, const ITensorInfo *pred_box… in validate()
/aosp_15_r20/external/tensorflow/tensorflow/core/ops/
H A Dimage_ops.cc147 ShapeHandle boxes; in NMSShapeFn() local
170 ShapeHandle boxes; in SoftNMSShapeFn() local
196 ShapeHandle boxes; in CombinedNMSShapeFn() local
670 ShapeHandle boxes; in __anon269972ec0f02() local
892 ShapeHandle boxes; in __anon269972ec1602() local
949 ShapeHandle boxes; in __anon269972ec1902() local
977 ShapeHandle boxes; in __anon269972ec1a02() local
/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/
DHeatmapMaxKeypoint.cpp81 const float* boxes, const Shape& boxesShape, in heatmapMaxKeypointFloat32Nhwc()
160 const float* boxes, const Shape& boxesShape, bool layout, in heatmapMaxKeypointFloat32()
177 const uint16_t* boxes, const Shape& boxesShape, bool layout, in heatmapMaxKeypointQuant()
199 const uint16_t* boxes, const Shape& boxesShape, bool layout, in heatmapMaxKeypointQuant()
268 const auto boxes = context->getInputBuffer<_Float16>(kBoxesTensor); in execute() local
/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/functions/
H A DCLBoundingBoxTransform.cpp32 void CLBoundingBoxTransform::configure(const ICLTensor *boxes, ICLTensor *pred_boxes, const ICLTens… in configure()
37 …BoxTransform::configure(const CLCompileContext &compile_context, const ICLTensor *boxes, ICLTensor… in configure()
47 Status CLBoundingBoxTransform::validate(const ITensorInfo *boxes, const ITensorInfo *pred_boxes, co… in validate()
H A DCLCropResize.cpp67 Status CLCropResize::validate(const ITensorInfo *input, ITensorInfo *boxes, ITensorInfo *box_ind, c… in validate()
86 void CLCropResize::configure(const ICLTensor *input, ICLTensor *boxes, ICLTensor *box_ind, ICLTenso… in configure()
92 …re(const CLCompileContext &compile_context, const ICLTensor *input, ICLTensor *boxes, ICLTensor *b… in configure()
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/
H A DNEBoundingBoxTransformKernel.cpp98 Status validate_arguments(const ITensorInfo *boxes, const ITensorInfo *pred_boxes, const ITensorInf… in validate_arguments()
145 void NEBoundingBoxTransformKernel::configure(const ITensor *boxes, ITensor *pred_boxes, const ITens… in configure()
167 Status NEBoundingBoxTransformKernel::validate(const ITensorInfo *boxes, const ITensorInfo *pred_box… in validate()
/aosp_15_r20/external/ComputeLibrary/src/runtime/NEON/functions/
H A DNEBoundingBoxTransform.cpp30 void NEBoundingBoxTransform::configure(const ITensor *boxes, ITensor *pred_boxes, const ITensor *de… in configure()
39 Status NEBoundingBoxTransform::validate(const ITensorInfo *boxes, const ITensorInfo *pred_boxes, co… in validate()
H A DNECropResize.cpp42 Status NECropResize::validate(const ITensorInfo *input, const ITensorInfo *boxes, const ITensorInfo… in validate()
59 void NECropResize::configure(const ITensor *input, const ITensor *boxes, const ITensor *box_ind, IT… in configure()
/aosp_15_r20/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/
H A DAbstractContainerBox.java41 protected List<Box> boxes = new LinkedList<Box>(); field in AbstractContainerBox
61 public void setBoxes(List<Box> boxes) { in setBoxes()
H A DFullContainerBox.java37 protected List<Box> boxes = new LinkedList<Box>(); field in FullContainerBox
41 public void setBoxes(List<Box> boxes) { in setBoxes()
/aosp_15_r20/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/sampleentry/
H A DSampleEntry.java48 protected List<Box> boxes = new LinkedList<Box>(); field in SampleEntry
68 public void setBoxes(List<Box> boxes) { in setBoxes()
/aosp_15_r20/external/ComputeLibrary/tests/validation/reference/
H A DBoundingBoxTransform.cpp40 SimpleTensor<T> bounding_box_transform(const SimpleTensor<T> &boxes, const SimpleTensor<TDeltas> &d… in bounding_box_transform()
105 SimpleTensor<uint16_t> bounding_box_transform(const SimpleTensor<uint16_t> &boxes, const SimpleTens… in bounding_box_transform()
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/
H A Dnon_max_suppression.h34 inline float ComputeIntersectionOverUnion(const float* boxes, const int i, in ComputeIntersectionOverUnion()
87 inline void NonMaxSuppression(const float* boxes, const int num_boxes, in NonMaxSuppression()
/aosp_15_r20/external/ComputeLibrary/tests/validation/fixtures/
H A DBoundingBoxTransformFixture.h45 std::vector<float> generate_deltas(std::vector<float> &boxes, const TensorShape &image_shape, size_… in generate_deltas()
153 TensorType boxes = create_tensor<TensorType>(boxes_shape, data_type, 1, _boxes_qinfo); in compute_target() local
/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/boundingboxtransform/generic/neon/
H A Dimpl.cpp29 void bounding_box_transform_qsymm16(const ITensor *boxes, ITensor *pred_boxes, const ITensor *delta… in bounding_box_transform_qsymm16()
87 void bounding_box_transform(const ITensor *boxes, ITensor *pred_boxes, const ITensor *deltas, Bound… in bounding_box_transform()
/aosp_15_r20/external/kotlinx.serialization/core/commonTest/src/kotlinx/serialization/features/
H A DSchemaTest.kt113 val boxes = BoxHolder.serializer().descriptor.elementDescriptors.toList() in testGenericDescriptors() constant
/aosp_15_r20/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
H A Dkeypoint_detector.cc154 const std::vector<BoundingBox>& boxes, in SelectKeypoints()
298 const std::vector<BoundingBox>& boxes, in AddExtraCandidatesForBoxes()

123456789