/third_party/gstreamer/gstplugins_base/tests/check/gst/ |
D | typefindfunctions.c | 30 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/gstreamer/gstreamer/libs/gst/base/ |
D | gsttypefindhelper.c | 362 const gchar * extension, GstTypeFindProbability * prob) 405 const gchar * extension, GstCaps ** caps, GstTypeFindProbability * prob) 668 GstTypeFindProbability * prob) 746 GstTypeFindProbability * prob) 862 GstTypeFindProbability * prob) 901 GstBuffer * buf, const gchar * extension, GstTypeFindProbability * prob)
|
/third_party/skia/third_party/externals/libwebp/src/utils/ |
D | bit_reader_inl_utils.h | 108 int prob, const char label[]) { in VP8GetBit() 160 int prob, const char label[]) { in VP8GetBitAlt()
|
/third_party/lzma/C/ |
D | LzmaEnc.c | 740 #define RC_BIT_PRE(p, prob) \ argument 748 #define RC_BIT(p, prob, bit) { \ argument 758 #define RC_BIT(p, prob, bit) { \ argument 780 #define RC_BIT_0_BASE(p, prob) \ argument 783 #define RC_BIT_1_BASE(p, prob) \ argument 786 #define RC_BIT_0(p, prob) \ argument 790 #define RC_BIT_1(p, prob) \ argument 794 static void RangeEnc_EncodeBit_0(CRangeEnc *p, CLzmaProb *prob) in RangeEnc_EncodeBit_0() 811 CLzmaProb *prob = probs + (sym >> 8); in LitEnc_Encode() local 828 CLzmaProb *prob; in LitEnc_EncodeMatched() local [all …]
|
D | Ppmd.h | 31 #define PPMD_UPDATE_PROB_0(prob) ((prob) + (1 << PPMD_INT_BITS) - PPMD_GET_MEAN(prob)) argument 32 #define PPMD_UPDATE_PROB_1(prob) ((prob) - PPMD_GET_MEAN(prob)) argument
|
D | Bcj2.c | 189 CProb *prob; in Bcj2Dec_Decode() local
|
D | Bcj2Enc.c | 188 … CProb *prob = p->probs + (unsigned)(b == 0xE8 ? 2 + (unsigned)context : (b == 0xE9 ? 1 : 0)); in Bcj2Enc_Encode_2() local
|
/third_party/ffmpeg/libavcodec/x86/ |
D | vp56_arith.h | 29 static av_always_inline int vp56_rac_get_prob(VP56RangeCoder *c, uint8_t prob) in vp56_rac_get_prob()
|
/third_party/ffmpeg/libavcodec/ |
D | mss1.c | 71 int prob = range * val; in ARITH_GET_BIT() local 85 int prob = range * val; in arith_get_number() local
|
D | mjpegenc_huffman.h | 53 int prob; ///< number of occurences of this value in input member
|
D | mvha.c | 43 uint32_t prob[256]; member 207 int prob; in decode_frame() local
|
D | lagarithrac.h | 53 uint32_t prob[258]; /**< Table of cumulative probability for each symbol. */ member
|
D | vaapi_vp8.c | 41 VAProbabilityDataBufferVP8 prob; in vaapi_vp8_start_frame() local
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | radeon_vcn_dec.c | 1097 static void rvcn_init_mode_probs(void *prob) in rvcn_init_mode_probs() 1158 static void rvcn_vcn4_init_mode_probs(void *prob) in rvcn_vcn4_init_mode_probs() 1219 static void rvcn_av1_init_mv_probs(void *prob) in rvcn_av1_init_mv_probs() 1259 static void rvcn_vcn4_av1_init_mv_probs(void *prob) in rvcn_vcn4_av1_init_mv_probs() 1299 static void rvcn_av1_default_coef_probs(void *prob, int index) in rvcn_av1_default_coef_probs() 1318 static void rvcn_vcn4_av1_default_coef_probs(void *prob, int index) in rvcn_vcn4_av1_default_coef_probs() 2055 struct rvcn_av1_prob_funcs prob; in rvcn_dec_message_decode() local
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/ |
D | gstvp8rangedecoder.c | 34 gst_vp8_range_decoder_read (GstVp8RangeDecoder * rd, guint8 prob) in gst_vp8_range_decoder_read()
|
D | gstvp8parser.c | 242 guint8 prob; in parse_token_prob_update() local 265 guint8 prob; in parse_mv_prob_update() local
|
D | gstvp8parser.h | 159 guint8 prob[4][8][3][11]; member 174 guint8 prob[2][19]; member
|
/third_party/lzma/Java/SevenZip/Compression/RangeCoder/ |
D | Decoder.java | 56 int prob = probs[index]; in DecodeBit() local
|
D | Encoder.java | 104 int prob = probs[index]; in Encode() local
|
/third_party/ffmpeg/libavcodec/tests/ |
D | mjpegenc_huffman.c | 39 int actual_length = 0, i, j, k, prob, length; in check_lengths() local
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
D | cost_enc.h | 34 ProbaArray* prob; member
|
D | tree_enc.c | 271 const uint8_t* const prob) { in PutI4Mode()
|
/third_party/skia/third_party/externals/libwebp/src/dec/ |
D | tree_dec.c | 324 const uint8_t* const prob = kBModesProba[top[x]][ymode]; in ParseIntraMode() local
|
D | vp8_dec.c | 440 const VP8BandProbas* const prob[], in GetCoeffsFast() 470 const VP8BandProbas* const prob[], in GetCoeffsAlt()
|
/third_party/node/deps/v8/tools/testrunner/ |
D | num_fuzzer.py | 225 def add(name, prob, *args): argument
|