Home | History | Annotate | Download | only in dec

Lines Matching refs:v_dst

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);