Searched refs:hsv_enc (Results 1 – 4 of 4) 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()
661 static inline bool v4l2_is_hsv_enc_valid(__u8 hsv_enc) in v4l2_is_hsv_enc_valid() argument663 return hsv_enc == V4L2_HSV_ENC_180 || hsv_enc == V4L2_HSV_ENC_256; in v4l2_is_hsv_enc_valid()
47 __u16 hsv_enc; member
540 __u32 hsv_enc; member2464 __u8 hsv_enc; member
Completed in 25 milliseconds