Home
last modified time | relevance | path

Searched refs:hsv_enc (Results 1 – 4 of 4) sorted by relevance

/include/media/tpg/
A Dv4l2-tpg.h164 u32 hsv_enc; member
380 static inline void tpg_s_hsv_enc(struct tpg_data *tpg, u32 hsv_enc) in tpg_s_hsv_enc() argument
382 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()
/include/media/
A Dv4l2-common.h661 static inline bool v4l2_is_hsv_enc_valid(__u8 hsv_enc) in v4l2_is_hsv_enc_valid() argument
663 return hsv_enc == V4L2_HSV_ENC_180 || hsv_enc == V4L2_HSV_ENC_256; in v4l2_is_hsv_enc_valid()
/include/uapi/linux/
A Dv4l2-mediabus.h47 __u16 hsv_enc; member
A Dvideodev2.h540 __u32 hsv_enc; member
2464 __u8 hsv_enc; member

Completed in 25 milliseconds