Home
last modified time | relevance | path

Searched refs:dst_plane (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_video.h139 int dst_plane, int dst_field, in u_copy_nv12_from_yv12() argument
/third_party/ffmpeg/libavfilter/
Dvf_overlay.c444 … 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; …