Searched refs:dst_plane (Results 1 – 2 of 2) sorted by relevance
139 int dst_plane, int dst_field, in u_copy_nv12_from_yv12() argument
444 … int dst_plane, \474 …dp = (uint##depth##_t *)(dst->data[dst_plane] …475 … + (yp + slice_start) * dst->linesize[dst_plane] \554 …dp += dst->linesize[dst_plane] / bytes; …