Home
last modified time | relevance | path

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

/external/v4l-utils/utils/v4l2-ctl/
Dv4l2-ctl.h74 OptGetVideoFormat = 'V', enumerator
Dv4l2-ctl-vidcap.cpp319 if (options[OptGetVideoFormat]) { in vidcap_get()
Dv4l2-ctl.cpp61 {"get-fmt-video", no_argument, nullptr, OptGetVideoFormat},
1428 options[OptGetVideoFormat] = 1; in main()