Home
last modified time | relevance | path

Searched defs:is_pal (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/media/i2c/cx25840/
A Dcx25840-vbi.c83 int is_pal = !(state->std & V4L2_STD_525_60); in cx25840_g_sliced_fmt() local
121 int is_pal = !(state->std & V4L2_STD_525_60); in cx25840_s_raw_fmt() local
141 int is_pal = !(state->std & V4L2_STD_525_60); in cx25840_s_sliced_fmt() local
/linux/drivers/media/pci/cx18/
A Dcx18-av-vbi.c129 int is_pal = !(state->std & V4L2_STD_525_60); in cx18_av_g_sliced_fmt() local
179 int is_pal = !(state->std & V4L2_STD_525_60); in cx18_av_s_sliced_fmt() local
A Dcx18-ioctl.c47 static int valid_service_line(int field, int line, int is_pal) in valid_service_line()
61 static u16 select_service_from_set(int field, int line, u16 set, int is_pal) in select_service_from_set()
91 void cx18_expand_service_set(struct v4l2_sliced_vbi_format *fmt, int is_pal) in cx18_expand_service_set()
107 static int check_service_set(struct v4l2_sliced_vbi_format *fmt, int is_pal) in check_service_set()
/linux/drivers/media/pci/ivtv/
A Divtv-ioctl.c43 static int valid_service_line(int field, int line, int is_pal) in valid_service_line()
49 static u16 select_service_from_set(int field, int line, u16 set, int is_pal) in select_service_from_set()
77 void ivtv_expand_service_set(struct v4l2_sliced_vbi_format *fmt, int is_pal) in ivtv_expand_service_set()
90 static void check_service_set(struct v4l2_sliced_vbi_format *fmt, int is_pal) in check_service_set()

Completed in 14 milliseconds