/external/libvpx/libvpx/vp8/common/ |
D | mbpitch.c | 22 x->block[r*4+c].predictor = x->predictor + r * 4 * 16 + c * 4; in vp8_setup_block_dptrs() 30 x->block[16+r*2+c].predictor = x->predictor + 256 + r * 4 * 8 + c * 4; in vp8_setup_block_dptrs() 39 x->block[20+r*2+c].predictor = x->predictor + 320 + r * 4 * 8 + c * 4; in vp8_setup_block_dptrs()
|
D | blockd.h | 204 unsigned char *predictor; member 217 DECLARE_ALIGNED(16, unsigned char, predictor[384]);
|
D | reconinter.c | 86 unsigned char *pred_ptr = d->predictor; in vp8_build_inter_predictors_b() 167 unsigned char *upred_ptr = &x->predictor[256]; in vp8_build_inter16x16_predictors_mbuv() 168 unsigned char *vpred_ptr = &x->predictor[320]; in vp8_build_inter16x16_predictors_mbuv() 246 build_inter_predictors2b(x, d0, d0->predictor, 8, base_pre, pre_stride); in vp8_build_inter4x4_predictors_mbuv() 261 build_inter_predictors2b(x, d0, d0->predictor, 8, base_pre, pre_stride); in vp8_build_inter4x4_predictors_mbuv()
|
/external/pdfium/core/src/fxcodec/codec/ |
D | fx_codec_flate.cpp | 235 int predictor, int Colors, in PNG_PredictorEncode() argument 249 if (predictor == 10) { in PNG_PredictorEncode() 262 switch (predictor) { in PNG_PredictorEncode() 587 int predictor, int Colors, int BitsPerComponent, int Columns); 634 int nComps, int bpc, int predictor, int Colors, int BitsPerComponent, int Columns) in Create() argument 646 if (predictor) { in Create() 647 if (predictor >= 10) { in Create() 649 } else if (predictor == 2) { in Create() 829 int nComps, int bpc, int predictor, int Colors, int BitsPerComponent, int Columns) in CreateDecoder() argument 832 …pDecoder->Create(src_buf, src_size, width, height, nComps, bpc, predictor, Colors, BitsPerComponen… in CreateDecoder() [all …]
|
D | codec_int.h | 128 int nComps, int bpc, int predictor, int Colors, int BitsPerComponent, int Columns); 130 int predictor, int Colors, int BitsPerComponent, int Columns, 133 int predictor, int Colors, int BitsPerComponent, int Columns,
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_temporal_filter.c | 292 uint8_t *predictor; in temporal_filter_iterate_c() local 294 DECLARE_ALIGNED(16, uint8_t, predictor[16 * 16 * 3]); in temporal_filter_iterate_c() 304 predictor = CONVERT_TO_BYTEPTR(predictor16); in temporal_filter_iterate_c() 306 predictor = predictor8; in temporal_filter_iterate_c() 376 predictor, scale, in temporal_filter_iterate_c() 385 predictor, 16, 16, adj_strength, in temporal_filter_iterate_c() 389 f->uv_stride, predictor + 256, in temporal_filter_iterate_c() 395 f->uv_stride, predictor + 512, in temporal_filter_iterate_c() 402 predictor, 16, 16, in temporal_filter_iterate_c() 406 predictor + 256, in temporal_filter_iterate_c() [all …]
|
/external/pdfium/core/src/fpdfapi/fpdf_parser/ |
D | fpdf_parser_decode.cpp | 234 int predictor = 0; in FPDFAPI_CreateFlateDecoder() local 237 predictor = ((CPDF_Dictionary*)pParams)->GetInteger(FX_BSTRC("Predictor")); in FPDFAPI_CreateFlateDecoder() 246 nComps, bpc, predictor, Colors, BitsPerComponent, Columns); in FPDFAPI_CreateFlateDecoder() 251 int predictor = 0; in FPDFAPI_FlateOrLZWDecode() local 255 predictor = ((CPDF_Dictionary*)pParams)->GetInteger(FX_BSTRC("Predictor")); in FPDFAPI_FlateOrLZWDecode() 265 bEarlyChange, predictor, Colors, BitsPerComponent, Columns, estimated_size, in FPDFAPI_FlateOrLZWDecode() 513 void FlateEncode(FX_LPCBYTE src_buf, FX_DWORD src_size, int predictor, int Colors, int BitsPerCompo… in FlateEncode() argument 518 …pEncoders->GetFlateModule()->Encode(src_buf, src_size, predictor, Colors, BitsPerComponent, Column… in FlateEncode()
|
/external/libvpx/libvpx/vp8/encoder/ |
D | encodeintra.c | 64 b->predictor, 16, top_left); in vp8_encode_intra4x4block() 74 vp8_short_idct4x4llm(b->dqcoeff, b->predictor, 16, dst, dst_stride); in vp8_encode_intra4x4block() 78 vp8_dc_only_idct_add(b->dqcoeff[0], b->predictor, 16, dst, dst_stride); in vp8_encode_intra4x4block()
|
D | temporal_filter.c | 246 DECLARE_ALIGNED(16, unsigned char, predictor[16*16 + 8*8 + 8*8]); in vp8_temporal_filter_iterate_c() 331 predictor); in vp8_temporal_filter_iterate_c() 337 predictor, in vp8_temporal_filter_iterate_c() 347 predictor + 256, in vp8_temporal_filter_iterate_c() 357 predictor + 320, in vp8_temporal_filter_iterate_c()
|
D | rdopt.c | 588 mb->block[0].src_stride, mb->e_mbd.predictor, 16); in macro_block_yrd() 620 static void copy_predictor(unsigned char *dst, const unsigned char *predictor) in copy_predictor() argument 622 const unsigned int *p = (const unsigned int *)predictor; in copy_predictor() 671 b->predictor, 16, top_left); in rd_pick_intra4x4block() 694 copy_predictor(best_predictor, b->predictor); in rd_pick_intra4x4block() 792 xd->predictor, in rd_pick_intra16x16mby_mode() 847 &x->e_mbd.predictor[256], &x->e_mbd.predictor[320], 8); in rd_inter16x16_uv() 867 &x->e_mbd.predictor[256], &x->e_mbd.predictor[320], 8); in rd_inter4x4_uv() 902 &xd->predictor[256], &xd->predictor[320], in rd_pick_intra_mbuv_mode() 908 &xd->predictor[256], &xd->predictor[320], 8); in rd_pick_intra_mbuv_mode() [all …]
|
D | pickinter.c | 224 dptr = b->predictor; in get_prediction_error() 260 b->predictor, 16, top_left); in pick_intra4x4block() 1016 x->e_mbd.predictor, 16, &sse); in vp8_pick_inter_mode() 1041 xd->predictor, in vp8_pick_inter_mode() 1045 x->e_mbd.predictor, 16, &sse); in vp8_pick_inter_mode() 1524 xd->predictor, in vp8_pick_intra_mode() 1527 (*(b->base_src), b->src_stride, xd->predictor, 16, &sse); in vp8_pick_intra_mode()
|
/external/pdfium/core/include/fxcodec/ |
D | fx_codec.h | 127 int nComps, int bpc, int predictor, int Colors, int BitsPerComponent, int Columns) = 0; 129 … int predictor, int Colors, int BitsPerComponent, int Columns, 132 int predictor, int Colors, int BitsPerComponent, int Columns,
|
/external/ceres-solver/examples/ |
D | nist.cc | 233 Matrix predictor() const { return predictor_; } in predictor() function in ceres::examples::NISTProblem 413 Matrix predictor = nist_problem.predictor(); in RegressionDriver() local 429 new Model(predictor.data() + nist_problem.predictor_size() * i, in RegressionDriver()
|
/external/ceres-solver/data/nist/ |
D | BoxBOD.dat | 13 oxygen demand (BOD) in mg/l, and the predictor
|
D | Misra1b.dat | 13 response variable is volume, and the predictor
|
D | Misra1c.dat | 13 response variable is volume, and the predictor
|
D | Roszman1.dat | 14 predictor variable is the excited energy state.
|
D | Rat42.dat | 14 predictor variable is growing time.
|
D | Misra1a.dat | 13 response variable is volume, and the predictor
|
D | Misra1d.dat | 13 response variable is volume, and the predictor
|
D | Rat43.dat | 14 and tops, and the predictor variable is growing time.
|
D | DanWood.dat | 16 lamp per cm**2 per second, and the predictor variable
|
D | Eckerle4.dat | 13 variable is transmittance, and the predictor variable
|
D | Thurber.dat | 14 predictor variable is the natural log of the density.
|
D | Chwirut2.dat | 13 ultrasonic response, and the predictor variable is
|