Home | History | Annotate | Download | only in encoder

Lines Matching defs:PRE

173 static INLINE const uint8_t *pre(const uint8_t *buf, int stride, int r, int c,
180 vfp->svf(pre(y, y_stride, r, c, offset), y_stride, sp(c), sp(r), z, \
284 const int y_stride = xd->plane[0].pre[0].stride;
286 const uint8_t *y = xd->plane[0].pre[0].buf + offset;
356 vfp->svaf(pre(y, y_stride, r, c, offset), y_stride, sp(c), sp(r), \
383 const int y_stride = xd->plane[0].pre[0].stride;
385 const uint8_t *y = xd->plane[0].pre[0].buf + offset;
461 #undef PRE
516 const struct buf_2d *const in_what = &xd->plane[0].pre[0];
707 const struct buf_2d *const in_what = &xd->plane[0].pre[0];
724 const struct buf_2d *const in_what = &xd->plane[0].pre[0];
889 const int in_what_stride = xd->plane[0].pre[0].stride;
917 in_what = xd->plane[0].pre[0].buf + ref_row * in_what_stride + ref_col;
990 const int in_what_stride = xd->plane[0].pre[0].stride;
1019 in_what = xd->plane[0].pre[0].buf + ref_row * in_what_stride + ref_col;
1099 const int in_what_stride = xd->plane[0].pre[0].stride;
1130 in_what = xd->plane[0].pre[0].buf + ref_row * in_what_stride + ref_col;
1311 const struct buf_2d *const in_what = &xd->plane[0].pre[0];
1349 const uint8_t *const in_what = xd->plane[0].pre[0].buf;
1350 const int in_what_stride = xd->plane[0].pre[0].stride;
1441 const uint8_t *const in_what = xd->plane[0].pre[0].buf;
1442 const int in_what_stride = xd->plane[0].pre[0].stride;
1561 const struct buf_2d *const in_what = &xd->plane[0].pre[0];
1613 const int in_what_stride = xd->plane[0].pre[0].stride;
1615 const uint8_t *best_address = xd->plane[0].pre[0].buf +
1616 (ref_mv->row * xd->plane[0].pre[0].stride) +
1711 const struct buf_2d *const in_what = &xd->plane[0].pre[0];