Home
last modified time | relevance | path

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

/third_party/weston/clients/
Dsimple-dmabuf-v4l.c59 #define OPT_FLAG_INVERT (1 << 0) macro
280 display->opts |= OPT_FLAG_INVERT; in v4l_connect()
388 if (display->opts & OPT_FLAG_INVERT) in create_dmabuf_buffer()
396 if (display->opts & OPT_FLAG_INVERT) { in create_dmabuf_buffer()
1017 opts_flags |= OPT_FLAG_INVERT; in main()