Home
last modified time | relevance | path

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

/external/libkmsxx/utils/
Dwbcap.cpp332 auto dst_plane = resman.reserve_overlay_plane(dst_crtc, pixfmt); in main() local
333 FAIL_IF(!dst_plane, "Plane not found"); in main()
366 WBFlipState wbflipper(card, dst_crtc, dst_plane); in main()
/external/mesa3d/src/gallium/auxiliary/util/
Du_video.h132 int dst_plane, int dst_field, in u_copy_nv12_from_yv12() argument