Lines Matching defs:src0
1583 uint8_t *src0 = ref0->data[0] + y_off0 * src0stride + (int)((unsigned)x_off0 << s->ps.sps->pixel_shift);
1593 s->vdsp.emulated_edge_mc(lc->edge_emu_buffer, src0 - offset,
1599 src0 = lc->edge_emu_buffer + buf_offset;
1620 s->hevcdsp.put_hevc_qpel[idx][!!my0][!!mx0](lc->tmp, src0, src0stride,
1654 ptrdiff_t dststride, uint8_t *src0, ptrdiff_t srcstride, int reflist,
1670 int emu = src0 == s->frame->data[1] || src0 == s->frame->data[2];
1674 src0 += y_off * srcstride + (x_off * (1 << s->ps.sps->pixel_shift));
1684 s->vdsp.emulated_edge_mc(lc->edge_emu_buffer, src0 - offset0,
1691 src0 = lc->edge_emu_buffer + buf_offset0;
1695 s->hevcdsp.put_hevc_epel_uni[idx][!!my][!!mx](dst0, dststride, src0, srcstride,
1698 s->hevcdsp.put_hevc_epel_uni_w[idx][!!my][!!mx](dst0, dststride, src0, srcstride,