Home | History | Annotate | Download | only in encoder

Lines Matching defs:pts_inref

9472       int pts[SAMPLES_ARRAY_SIZE], pts_inref[SAMPLES_ARRAY_SIZE];
9479 memcpy(pts_inref, pts_inref0, total_samples * 2 * sizeof(*pts_inref0));
9482 mbmi->num_proj_ref = selectSamples(&mbmi->mv[0].as_mv, pts, pts_inref,
9486 if (!find_projection(mbmi->num_proj_ref, pts, pts_inref, bsize,
13759 int pts[SAMPLES_ARRAY_SIZE], pts_inref[SAMPLES_ARRAY_SIZE];
13760 mbmi->num_proj_ref = findSamples(cm, xd, mi_row, mi_col, pts, pts_inref);
13763 mbmi->num_proj_ref = selectSamples(&mbmi->mv[0].as_mv, pts, pts_inref,