Lines Matching full:v_stride
240 uint8_t* const v_dst = buf->v + (io->mb_y >> 1) * buf->v_stride;250 memcpy(v_dst + j * buf->v_stride, io->v + j * io->uv_stride, uv_w);578 buf->v, uv_out_width, uv_out_height, buf->v_stride,