Home
last modified time | relevance | path

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

/include/media/tpg/
Dv4l2-tpg.h164 u32 hsv_enc; member
377 static inline void tpg_s_hsv_enc(struct tpg_data *tpg, u32 hsv_enc) in tpg_s_hsv_enc() argument
379 if (tpg->hsv_enc == hsv_enc) in tpg_s_hsv_enc()
381 tpg->hsv_enc = hsv_enc; in tpg_s_hsv_enc()
387 return tpg->hsv_enc; in tpg_g_hsv_enc()
/include/uapi/linux/
Dvideodev2.h504 __u32 hsv_enc; member
2195 __u8 hsv_enc; member