Searched refs:hsv_enc (Results 1 – 8 of 8) 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()
614 static inline bool v4l2_is_hsv_enc_valid(__u8 hsv_enc) in v4l2_is_hsv_enc_valid() argument616 return hsv_enc == V4L2_HSV_ENC_180 || hsv_enc == V4L2_HSV_ENC_256; in v4l2_is_hsv_enc_valid()
47 __u16 hsv_enc; member
532 __u32 hsv_enc; member2438 __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``
108 tpg->hsv_enc = V4L2_HSV_ENC_180; in tpg_init()2168 tpg->real_hsv_enc = tpg->hsv_enc; in tpg_recalc()2260 tpg->hsv_enc, tpg->real_hsv_enc); in tpg_log_status()
135 pix->hsv_enc = V4L2_HSV_ENC_256; in __vsp1_video_try_format()