Lines Matching defs:ptr_v
693 const uint8_t *ptr_v = ctx->thread[0]->src[2] +
715 vdsp->emulated_edge_mc(&ctx->edge_buf_uv[1][0], ptr_v,
724 ptr_v = &ctx->edge_buf_uv[1][0];
742 vdsp->emulated_edge_mc(&ctx->edge_buf_uv[1][0], ptr_v,
751 ptr_v = &ctx->edge_buf_uv[1][0];
758 pdsp->get_pixels(ctx->blocks[3], ptr_v, uvlinesize);
772 ptr_v + dct_uv_offset,
788 ptr_v + dct_uv_offset, uvlinesize);
801 pdsp->get_pixels(ctx->blocks[4], ptr_v, uvlinesize);
802 pdsp->get_pixels(ctx->blocks[5], ptr_v + bw, uvlinesize);
803 pdsp->get_pixels(ctx->blocks[10], ptr_v + dct_uv_offset, uvlinesize);
804 pdsp->get_pixels(ctx->blocks[11], ptr_v + dct_uv_offset + bw, uvlinesize);