Home
last modified time | relevance | path

Searched defs:has_raw_vbi_cap (Results 1 – 2 of 2) sorted by relevance

/external/v4l-utils/utils/qv4l2/
Dgeneral-tab.h209 bool has_raw_vbi_cap() const { return m_fd->has_raw_vbi_cap(); } in has_raw_vbi_cap() function
/external/v4l-utils/utils/common/
Dcv4l-helpers.h68 bool has_raw_vbi_cap() const { return v4l_has_raw_vbi_cap(this); } in has_raw_vbi_cap() function