Home
last modified time | relevance | path

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

123

/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
/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/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/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/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/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/ffmpeg/libavcodec/
Dmss1.c71 int prob = range * val; in ARITH_GET_BIT() local
85 int prob = range * val; in arith_get_number() local
Dmjpegenc_huffman.h53 int prob; ///< number of occurences of this value in input member
Dlagarithrac.h53 uint32_t prob[258]; /**< Table of cumulative probability for each symbol. */ member
Dmvha.c43 uint32_t prob[256]; member
207 int prob; in decode_frame() local
Dvaapi_vp8.c41 VAProbabilityDataBufferVP8 prob; in vaapi_vp8_start_frame() 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()
Dgstvp8parser.c241 guint8 prob; in parse_token_prob_update() local
264 guint8 prob; in parse_mv_prob_update() local
/third_party/boost/libs/mpi/test/
Dgraph_topology_test.cpp60 double prob = 0.1; in BOOST_AUTO_TEST_CASE() local
/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
Dtree_enc.c271 const uint8_t* const prob) { in PutI4Mode()
/third_party/skia/third_party/externals/libwebp/src/enc/
Dcost_enc.h34 ProbaArray* prob; member
Dtree_enc.c271 const uint8_t* const prob) { in PutI4Mode()
/third_party/boost/libs/random/test/
Dtest_bernoulli.cpp37 double prob = cdf(expected, count); in do_test() local
/third_party/skia/third_party/externals/libwebp/src/dec/
Dtree_dec.c324 const uint8_t* const prob = kBModesProba[top[x]][ymode]; in ParseIntraMode() local
/third_party/flutter/skia/third_party/externals/libwebp/src/dec/
Dtree_dec.c324 const uint8_t* const prob = kBModesProba[top[x]][ymode]; in ParseIntraMode() local

123