| /third_party/ffmpeg/libavcodec/ |
| D | ffv1_template.c | 23 static inline int RENAME(predict)(TYPE *src, TYPE *last) in RENAME() argument
|
| D | aacdec_fixed.c | 279 static av_always_inline void predict(PredictorState *ps, int *coef, in predict() function
|
| D | aacenc_pred.c | 64 static inline void predict(PredictorState *ps, float *coef, float *rcoef, int set) in predict() function
|
| D | dstdec.c | 346 const int16_t predict = F( 0) + F( 1) + F( 2) + F( 3) + in decode_frame() local
|
| D | aacdec.c | 174 static av_always_inline void predict(PredictorState *ps, float *coef, in predict() function
|
| D | magicyuvenc.c | 70 void (*predict)(struct MagicYUVContext *s, uint8_t *src, uint8_t *dst, member
|
| D | dca_lbr.c | 1477 static void predict(float *samples, const float *coeff, int nsamples) in predict() function
|
| /third_party/boost/boost/numeric/odeint/stepper/detail/ |
| D | adaptive_adams_coefficients.hpp | 100 void predict(time_type t, time_type dt) in predict() function in boost::numeric::odeint::detail::adaptive_adams_coefficients
|
| /third_party/libsnd/src/ |
| D | ms_adpcm.c | 215 int predict ; in msadpcm_decode_block() local 523 int chan, k, predict, bpred [2] = { 0 }, idelta [2] = { 0 }, in msadpcm_encode_block() local
|
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| D | predictor_enc.c | 150 static uint8_t NearLosslessComponent(uint8_t value, uint8_t predict, in NearLosslessComponent() 189 static uint32_t NearLossless(uint32_t value, uint32_t predict, in NearLossless() 245 uint32_t predict; in GetResidual() local
|
| D | vp8l_enc.c | 94 uint32_t predict = 0x000000; in PaletteHasNonMonotonousDeltas() local 118 uint32_t predict = 0x00000000; in PaletteSortMinimizeDeltas() local
|
| /third_party/flutter/skia/third_party/externals/libwebp/src/enc/ |
| D | predictor_enc.c | 150 static uint8_t NearLosslessComponent(uint8_t value, uint8_t predict, in NearLosslessComponent() 189 static uint32_t NearLossless(uint32_t value, uint32_t predict, in NearLossless() 245 uint32_t predict; in GetResidual() local
|
| D | vp8l_enc.c | 72 uint32_t predict = 0x00000000; in GreedyMinimizeDeltas() local 96 uint32_t predict = 0x000000; in PaletteHasNonMonotonousDeltas() local
|
| /third_party/gstreamer/gstplugins_bad/gst/adpcmdec/ |
| D | adpcmdec.c | 219 int predict; in adpcmdec_decode_ms_block() local
|