Searched refs:hsv_enc (Results 1 – 10 of 10) sorted by relevance
164 u32 hsv_enc; member380 static inline void tpg_s_hsv_enc(struct tpg_data *tpg, u32 hsv_enc) in tpg_s_hsv_enc() argument382 if (tpg->hsv_enc == hsv_enc) in tpg_s_hsv_enc()384 tpg->hsv_enc = hsv_enc; in tpg_s_hsv_enc()390 return tpg->hsv_enc; in tpg_g_hsv_enc()
588 static inline bool v4l2_is_hsv_enc_valid(__u8 hsv_enc) in v4l2_is_hsv_enc_valid() argument590 return hsv_enc == V4L2_HSV_ENC_180 || hsv_enc == V4L2_HSV_ENC_256; in v4l2_is_hsv_enc_valid()
41 __u16 hsv_enc; member
531 __u32 hsv_enc; member2392 __u8 hsv_enc; member
166 - ``hsv_enc``176 that hsv_enc conversion is supported by setting the flag232 ``ycbcr_enc``, ``hsv_enc`` or ``quantization``) is set to ``*_DEFAULT``,
103 - ``hsv_enc``
66 - ``hsv_enc``75 that hsv_enc conversion is supported by setting the flag133 ``ycbcr_enc``, ``hsv_enc`` or ``quantization``) is set to ``*_DEFAULT``,
541 mp->hsv_enc = vivid_hsv_enc_cap(dev); in vivid_g_fmt_vid_cap()648 if (!user_set_csc || !v4l2_is_hsv_enc_valid(mp->hsv_enc)) in vivid_try_fmt_vid_cap()649 mp->hsv_enc = vivid_hsv_enc_cap(dev); in vivid_try_fmt_vid_cap()796 dev->tpg.hsv_enc = mp->hsv_enc; in vivid_s_fmt_vid_cap()
108 tpg->hsv_enc = V4L2_HSV_ENC_180; in tpg_init()2165 tpg->real_hsv_enc = tpg->hsv_enc; in tpg_recalc()2257 tpg->hsv_enc, tpg->real_hsv_enc); in tpg_log_status()
129 pix->hsv_enc = V4L2_HSV_ENC_256; in __vsp1_video_try_format()