Searched refs:dst_plane (Results 1 – 2 of 2) sorted by relevance
332 auto dst_plane = resman.reserve_overlay_plane(dst_crtc, pixfmt); in main() local333 FAIL_IF(!dst_plane, "Plane not found"); in main()366 WBFlipState wbflipper(card, dst_crtc, dst_plane); in main()
132 int dst_plane, int dst_field, in u_copy_nv12_from_yv12() argument