Home
last modified time | relevance | path

Searched defs:prob (Results 1 – 25 of 99) sorted by relevance

1234

/third_party/gstreamer/gstplugins_base/tests/check/gst/
Dtypefindfunctions.c30 GstTypeFindProbability * prob) in typefind_data()
81 GstTypeFindProbability prob; in GST_START_TEST() local
112 GstTypeFindProbability prob; in GST_START_TEST() local
252 GstTypeFindProbability prob; in GST_START_TEST() local
315 GstTypeFindProbability prob; in GST_START_TEST() local
357 GstTypeFindProbability prob; in GST_START_TEST() local
452 GstTypeFindProbability prob; in GST_START_TEST() local
482 GstTypeFindProbability prob; in GST_START_TEST() local
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/ir/vision/
Drandom_horizontal_flip_ir.cc31 RandomHorizontalFlipOperation::RandomHorizontalFlipOperation(float prob) : TensorOperation(true), p… in RandomHorizontalFlipOperation()
54 float prob = op_params["prob"]; in from_json() local
Drandom_vertical_flip_with_bbox_ir.cc31 RandomVerticalFlipWithBBoxOperation::RandomVerticalFlipWithBBoxOperation(float prob) in RandomVerticalFlipWithBBoxOperation()
58 float prob = op_params["prob"]; in from_json() local
Drandom_vertical_flip_ir.cc31 RandomVerticalFlipOperation::RandomVerticalFlipOperation(float prob) : TensorOperation(true), proba… in RandomVerticalFlipOperation()
55 float prob = op_params["prob"]; in from_json() local
Dcutmix_batch_ir.cc31 …xBatchOperation::CutMixBatchOperation(ImageBatchFormat image_batch_format, float alpha, float prob) in CutMixBatchOperation()
70 float prob = op_params["prob"]; in from_json() local
Drandom_horizontal_flip_with_bbox_ir.cc57 float prob = op_params["prob"]; in from_json() local
/third_party/libnl/lib/route/qdisc/
Dnetem.c429 void rtnl_netem_set_reorder_probability(struct rtnl_qdisc *qdisc, int prob) in rtnl_netem_set_reorder_probability()
464 void rtnl_netem_set_reorder_correlation(struct rtnl_qdisc *qdisc, int prob) in rtnl_netem_set_reorder_correlation()
506 void rtnl_netem_set_corruption_probability(struct rtnl_qdisc *qdisc, int prob) in rtnl_netem_set_corruption_probability()
541 void rtnl_netem_set_corruption_correlation(struct rtnl_qdisc *qdisc, int prob) in rtnl_netem_set_corruption_correlation()
583 void rtnl_netem_set_loss(struct rtnl_qdisc *qdisc, int prob) in rtnl_netem_set_loss()
618 void rtnl_netem_set_loss_correlation(struct rtnl_qdisc *qdisc, int prob) in rtnl_netem_set_loss_correlation()
660 void rtnl_netem_set_duplicate(struct rtnl_qdisc *qdisc, int prob) in rtnl_netem_set_duplicate()
695 void rtnl_netem_set_duplicate_correlation(struct rtnl_qdisc *qdisc, int prob) in rtnl_netem_set_duplicate_correlation()
806 void rtnl_netem_set_delay_correlation(struct rtnl_qdisc *qdisc, int prob) in rtnl_netem_set_delay_correlation()
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgsttypefindhelper.c335 const gchar * extension, GstTypeFindProbability * prob) in gst_type_find_helper_get_range()
378 const gchar * extension, GstCaps ** caps, GstTypeFindProbability * prob) in gst_type_find_helper_get_range_full()
605 GstTypeFindProbability * prob) in gst_type_find_helper_for_data()
683 GstTypeFindProbability * prob) in gst_type_find_helper_for_data_with_extension()
790 GstTypeFindProbability * prob) in gst_type_find_helper_for_buffer()
829 GstBuffer * buf, const gchar * extension, GstTypeFindProbability * prob) in gst_type_find_helper_for_buffer_with_extension()
/third_party/flutter/skia/third_party/externals/libwebp/src/utils/
Dbit_reader_inl_utils.h108 int prob, const char label[]) { in VP8GetBit()
159 int prob, const char label[]) { in VP8GetBitAlt()
/third_party/skia/third_party/externals/libwebp/src/utils/
Dbit_reader_inl_utils.h108 int prob, const char label[]) { in VP8GetBit()
160 int prob, const char label[]) { in VP8GetBitAlt()
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/
Drandom_vertical_flip_op.h35 explicit RandomVerticalFlipOp(float prob = kDefProbability) : distribution_(prob) { in distribution_() argument
Drandom_horizontal_flip_op.h35 explicit RandomHorizontalFlipOp(float prob = kDefProbability) : distribution_(prob) { in distribution_() argument
/third_party/boost/boost/graph/
Dsmall_world_generator.hpp35 vertices_size_type k, double prob = 0.0, bool allow_self_loops = false) in small_world_iterator()
122 double prob; member in boost::small_world_iterator
Derdos_renyi_generator.hpp136 double prob = 0.5, bool loops = false) in sorted_erdos_renyi_iterator()
216 double prob; member in boost::sorted_erdos_renyi_iterator
/third_party/mindspore/tests/ut/python/dataset/
Dtest_c_random_apply.py24 def test_config(arr, op_list, prob=0.5): argument
/third_party/ffmpeg/libavcodec/x86/
Dvp56_arith.h29 static av_always_inline int vp56_rac_get_prob(VP56RangeCoder *c, uint8_t prob) in vp56_rac_get_prob()
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/data/
Drandom_apply_op.cc59 RandomApplyOp::RandomApplyOp(const std::vector<std::shared_ptr<TensorOp>> &ops, double prob) in RandomApplyOp()
/third_party/ffmpeg/libavcodec/
Dmss1.c71 int prob = range * val; in ARITH_GET_BIT() local
85 int prob = range * val; in arith_get_number() local
/third_party/boost/libs/graph_parallel/test/
Ddistributed_csr_test.cpp93 double prob = 0.1; in test_main() local
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstvp8rangedecoder.c34 gst_vp8_range_decoder_read (GstVp8RangeDecoder * rd, guint8 prob) in gst_vp8_range_decoder_read()
/third_party/boost/libs/mpi/test/
Dgraph_topology_test.cpp60 double prob = 0.1; in BOOST_AUTO_TEST_CASE() local
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/api/python/bindings/dataset/kernels/ir/image/
Dbindings.cc145 .def(py::init([](ImageBatchFormat image_batch_format, float alpha, float prob) { in __anon574f76b40d02()
357 .def(py::init([](float prob) { in __anon574f76b43202()
368 .def(py::init([](float prob) { in __anon574f76b43402()
472 double prob = (tp[1]).cast<py::float_>(); in __anon574f76b44202() local
509 .def(py::init([](float prob) { in __anon574f76b44802()
520 .def(py::init([](float prob) { in __anon574f76b44a02()
/third_party/ffmpeg/libavcodec/tests/
Dmjpegenc_huffman.c39 int actual_length = 0, i, j, k, prob, length; in check_lengths() local
/third_party/flutter/skia/third_party/externals/libwebp/src/enc/
Dcost_enc.h34 ProbaArray* prob; member
/third_party/skia/third_party/externals/libwebp/src/enc/
Dcost_enc.h34 ProbaArray* prob; member

1234