| /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
|
| H A D | lagarith.c | 139 unsigned prob, cumulative_target; in lag_read_prob_header() local [all...] |
| H A D | magicyuvenc.c | 52 int64_t prob; ///< number of occurences of this value in input member
|
| H A D | vp9shared.h | 134 uint8_t prob[7]; member
|
| H A D | vp56.h | 273 static av_always_inline int vp56_rac_get_prob(VP56RangeCoder *c, uint8_t prob) in vp56_rac_get_prob() argument 289 static av_always_inline int vp56_rac_get_prob_branchy(VP56RangeCoder *c, int prob) in vp56_rac_get_prob_branchy() argument 411 static av_always_inline int vp8_rac_get_coeff(VP56RangeCoder *c, const uint8_t *prob) in vp8_rac_get_coeff() argument
|
| H A D | vp9dec.h | 134 } prob; member
|
| H A D | mss3.c | 366 unsigned prob, prob2, helper; in rac_get_model_sym() local 400 unsigned prob, prob2, helper; in rac_get_model256_sym() 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...] |
| /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...] |
| H A D | vp8_dec.c | 439 GetCoeffsFast(VP8BitReader* const br, const VP8BandProbas* const prob[], int ctx, const quant_t dq, int n, int16_t* out) GetCoeffsFast() argument 469 GetCoeffsAlt(VP8BitReader* const br, const VP8BandProbas* const prob[], int ctx, const quant_t dq, int n, int16_t* out) GetCoeffsAlt() argument
|
| /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
|
| H A D | bit_writer_utils.c | 108 int VP8PutBit(VP8BitWriter* const bw, int bit, int prob) { in VP8PutBit() 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
|