Home | History | Annotate | Download | only in dec

Lines Matching refs:tmp_v

322   const uint8_t* top_v = p->tmp_v;
357 memcpy(p->tmp_v, cur_v, uv_w * sizeof(*p->tmp_v));
812 p->tmp_v = p->tmp_u + uv_width;