Searched refs:V4L2_FIELD_HAS_T_OR_B (Results 1 – 8 of 8) sorted by relevance
273 if (V4L2_FIELD_HAS_T_OR_B(dev->field_out)) in vivid_update_format_out()378 if (V4L2_FIELD_HAS_T_OR_B(mp->field)) in vivid_try_fmt_vid_out()481 if (V4L2_FIELD_HAS_T_OR_B(mp->field)) in vivid_s_fmt_vid_out()684 unsigned factor = V4L2_FIELD_HAS_T_OR_B(dev->field_out) ? 2 : 1; in vivid_vid_out_s_selection()
463 if (V4L2_FIELD_HAS_T_OR_B(dev->field_cap)) in vivid_update_format_cap()607 if (V4L2_FIELD_HAS_T_OR_B(mp->field)) in vivid_try_fmt_vid_cap()710 if (V4L2_FIELD_HAS_T_OR_B(mp->field)) in vivid_s_fmt_vid_cap()932 unsigned factor = V4L2_FIELD_HAS_T_OR_B(dev->field_cap) ? 2 : 1; in vivid_vid_cap_s_selection()
410 unsigned factor = V4L2_FIELD_HAS_T_OR_B(dev->field_cap) ? 2 : 1; in vivid_fillbuff()
500 if (V4L2_FIELD_HAS_T_OR_B(field)) in tpg_reset_source()1965 unsigned step = V4L2_FIELD_HAS_T_OR_B(tpg->field) ? 2 : 1; in tpg_gen_text()2598 unsigned factor = V4L2_FIELD_HAS_T_OR_B(tpg->field) ? 2 : 1; in tpg_fill_plane_buffer()
859 if (V4L2_FIELD_HAS_T_OR_B(field)) in vidioc_try_fmt_vid_cap()
755 if (V4L2_FIELD_HAS_T_OR_B(field)) in vidioc_try_fmt_vid_cap()
129 #define V4L2_FIELD_HAS_T_OR_B(field) \ macro
546 ignore define V4L2_FIELD_HAS_T_OR_B