Searched refs:V4L2_PIX_FMT_FLAG_SET_CSC (Results 1 – 5 of 5) sorted by relevance
197 :ref:`V4L2_PIX_FMT_FLAG_SET_CSC <v4l2-pix-fmt-flag-set-csc>` set.204 :ref:`V4L2_PIX_FMT_FLAG_SET_CSC <v4l2-pix-fmt-flag-set-csc>` set.211 :ref:`V4L2_PIX_FMT_FLAG_SET_CSC <v4l2-pix-fmt-flag-set-csc>` set.218 :ref:`V4L2_PIX_FMT_FLAG_SET_CSC <v4l2-pix-fmt-flag-set-csc>` set.225 :ref:`V4L2_PIX_FMT_FLAG_SET_CSC <v4l2-pix-fmt-flag-set-csc>` set.
113 flag ``V4L2_PIX_FMT_FLAG_SET_CSC`` then the application can set157 flag ``V4L2_PIX_FMT_FLAG_SET_CSC`` then the application can set171 ``V4L2_PIX_FMT_FLAG_SET_CSC`` then the application can set this187 ``V4L2_PIX_FMT_FLAG_SET_CSC`` then the application can set200 ``V4L2_PIX_FMT_FLAG_SET_CSC`` then the application can set226 - ``V4L2_PIX_FMT_FLAG_SET_CSC``
779 #define V4L2_PIX_FMT_FLAG_SET_CSC 0x00000002 macro
781 #define V4L2_PIX_FMT_FLAG_SET_CSC 0x00000002 macro
569 bool user_set_csc = !!(mp->flags & V4L2_PIX_FMT_FLAG_SET_CSC); in vivid_try_fmt_vid_cap()