Home
last modified time | relevance | path

Searched defs:prob (Results 1 - 25 of 68) sorted by relevance

123

/third_party/ffmpeg/libavcodec/x86/
H A Dvp56_arith.h31 static av_always_inline int vp56_rac_get_prob(VP56RangeCoder *c, uint8_t prob) in vp56_rac_get_prob() argument
/third_party/ffmpeg/libavcodec/
H A Dmjpegenc_huffman.h53 int prob; ///< number of occurences of this value in input member
H A Dlagarithrac.h52 uint32_t prob[258]; /**< Table of cumulative probability for each symbol. */ member
H A Dvaapi_vp8.c41 VAProbabilityDataBufferVP8 prob; in vaapi_vp8_start_frame() local
[all...]
H A Dmss1.c72 int prob = range * val; in arith_get_bits() local
86 int prob = range * val; in arith_get_number() local
H A Ddstdec.c349 int prob, residual, v; in decode_frame() local
H A Dcbs_vp9.c304 #define prob(name, subs, ...) do { \ macro
337 #undef prob macro
372 #define prob(name, subs, ...) do { \ macro
404 #undef prob macro
[all...]
H A Dmvha.c45 uint32_t prob[256]; member
210 int prob; in decode_frame() local
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dcost_enc.h34 ProbaArray* prob; member
H A Dtree_enc.c270 PutI4Mode(VP8BitWriter* const bw, int mode, const uint8_t* const prob) PutI4Mode() argument
[all...]
/foundation/multimedia/media_foundation/src/plugin/
H A Dplugin_manager_v2.cpp57 auto prob = pluginDef->GetSniffer()(pluginDef->name, dataSource); in SnifferPlugin() local
/third_party/ffmpeg/libavcodec/tests/
H A Dmjpegenc_huffman.c39 int actual_length = 0, i, j, k, prob, length; in check_lengths() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/dec/
H A Dtree_dec.c324 const uint8_t* const prob = kBModesProba[top[x]][ymode]; in ParseIntraMode() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dbit_reader_inl_utils.h107 VP8GetBit(VP8BitReader* WEBP_RESTRICT const br, int prob, const char label[]) VP8GetBit() argument
159 VP8GetBitAlt(VP8BitReader* WEBP_RESTRICT const br, int prob, const char label[]) VP8GetBitAlt() argument
/third_party/lzma/C/
H A DBcj2.c205 CBcj2Prob *prob; // unsigned index; in Bcj2Dec_Decode() local
H A DBcj2Enc.c311 CBcj2Prob *prob = p->probs + (unsigned) in Bcj2Enc_Encode_2() local
H A DPpmd7Dec.c135 UInt16 *prob = Ppmd7_GetBinSumm(p); in Ppmd7z_DecodeSymbol() local
H A DPpmd7Enc.c153 UInt16 *prob = Ppmd7_GetBinSumm(p); in Ppmd7z_EncodeSymbol() local
/foundation/multimedia/media_foundation/engine/pipeline/filters/demux/
H A Dtype_finder.cpp195 auto prob = Plugin::PluginManager::Instance().Sniffer(plugin->name, dataSource); in SniffMediaType() local
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/
H A Dhw_ops.c27 struct spu_problem __iomem *prob = spu->problem; in spu_hw_mbox_read() local
85 struct spu_problem __iomem *prob = spu->problem; in spu_hw_ibox_read() local
106 struct spu_problem __iomem *prob = spu->problem; in spu_hw_wbox_write() local
249 struct spu_problem __iomem *prob = ctx->spu->problem; in spu_hw_set_mfc_query() local
278 struct spu_problem __iomem *prob = ctx->spu->problem; spu_hw_send_mfc_command() local
[all...]
H A Dbacking_ops.c320 struct spu_problem_collapsed *prob = &ctx->csa.prob; spu_backing_set_mfc_query() local
[all...]
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/
H A Dbacking_ops.c320 struct spu_problem_collapsed *prob = &ctx->csa.prob; spu_backing_set_mfc_query() local
[all...]
H A Dhw_ops.c27 struct spu_problem __iomem *prob = spu->problem; in spu_hw_mbox_read() local
85 struct spu_problem __iomem *prob = spu->problem; in spu_hw_ibox_read() local
106 struct spu_problem __iomem *prob = spu->problem; in spu_hw_wbox_write() local
249 struct spu_problem __iomem *prob = ctx->spu->problem; in spu_hw_set_mfc_query() local
278 struct spu_problem __iomem *prob = ctx->spu->problem; spu_hw_send_mfc_command() local
[all...]
/kernel/linux/linux-5.10/include/net/
H A Dpie.h56 u64 prob; member
/kernel/linux/linux-6.6/include/net/
H A Dpie.h56 u64 prob; member

Completed in 12 milliseconds

123