/third_party/ffmpeg/libavcodec/x86/ |
H A D | vp56_arith.h | 31 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 D | mjpegenc_huffman.h | 53 int prob; ///< number of occurences of this value in input member
|
H A D | lagarithrac.h | 52 uint32_t prob[258]; /**< Table of cumulative probability for each symbol. */ member
|
H A D | vaapi_vp8.c | 41 VAProbabilityDataBufferVP8 prob; in vaapi_vp8_start_frame() local [all...] |
H A D | mss1.c | 72 int prob = range * val; in arith_get_bits() local 86 int prob = range * val; in arith_get_number() local
|
H A D | dstdec.c | 349 int prob, residual, v; in decode_frame() local
|
H A D | cbs_vp9.c | 304 #define prob(name, subs, ...) do { \ macro 337 #undef prob macro 372 #define prob(name, subs, ...) do { \ macro 404 #undef prob macro [all...] |
H A D | mvha.c | 45 uint32_t prob[256]; member 210 int prob; in decode_frame() local
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
H A D | cost_enc.h | 34 ProbaArray* prob; member
|
H A D | tree_enc.c | 270 PutI4Mode(VP8BitWriter* const bw, int mode, const uint8_t* const prob) PutI4Mode() argument [all...] |
/foundation/multimedia/media_foundation/src/plugin/ |
H A D | plugin_manager_v2.cpp | 57 auto prob = pluginDef->GetSniffer()(pluginDef->name, dataSource);
in SnifferPlugin() local
|
/third_party/ffmpeg/libavcodec/tests/ |
H A D | mjpegenc_huffman.c | 39 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 D | tree_dec.c | 324 const uint8_t* const prob = kBModesProba[top[x]][ymode]; in ParseIntraMode() local [all...] |
/third_party/skia/third_party/externals/libwebp/src/utils/ |
H A D | bit_reader_inl_utils.h | 107 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 D | Bcj2.c | 205 CBcj2Prob *prob; // unsigned index;
in Bcj2Dec_Decode() local
|
H A D | Bcj2Enc.c | 311 CBcj2Prob *prob = p->probs + (unsigned)
in Bcj2Enc_Encode_2() local
|
H A D | Ppmd7Dec.c | 135 UInt16 *prob = Ppmd7_GetBinSumm(p);
in Ppmd7z_DecodeSymbol() local
|
H A D | Ppmd7Enc.c | 153 UInt16 *prob = Ppmd7_GetBinSumm(p);
in Ppmd7z_EncodeSymbol() local
|
/foundation/multimedia/media_foundation/engine/pipeline/filters/demux/ |
H A D | type_finder.cpp | 195 auto prob = Plugin::PluginManager::Instance().Sniffer(plugin->name, dataSource); in SniffMediaType() local
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/ |
H A D | hw_ops.c | 27 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 D | backing_ops.c | 320 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 D | backing_ops.c | 320 struct spu_problem_collapsed *prob = &ctx->csa.prob; spu_backing_set_mfc_query() local [all...] |
H A D | hw_ops.c | 27 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 D | pie.h | 56 u64 prob; member
|
/kernel/linux/linux-6.6/include/net/ |
H A D | pie.h | 56 u64 prob; member
|