Home
last modified time | relevance | path

Searched defs:has_crop (Results 1 – 4 of 4) sorted by relevance

/external/v4l-utils/utils/qv4l2/
Dgeneral-tab.cpp1689 bool has_crop = cur_io_has_crop(); in updateVideoInput() local
1733 bool has_crop = cur_io_has_crop(); in updateVideoOutput() local
Dgeneral-tab.h280 bool has_crop() { return m_fd->has_crop(); } in has_crop() function
/external/v4l-utils/utils/v4l2-compliance/
Dv4l2-test-buffers.cpp3312 bool has_crop = node->cur_io_has_crop(); in streamFmtRun() local
3343 bool has_crop = node->cur_io_has_crop(); in streamFmt() local
/external/v4l-utils/utils/common/
Dcv4l-helpers.h245 bool has_crop() in has_crop() function