V4L2_FIELD_HAS_T_OR_B
unsigned step = V4L2_FIELD_HAS_T_OR_B(tpg->field) ? 2 : 1;
unsigned factor = V4L2_FIELD_HAS_T_OR_B(tpg->field) ? 2 : 1;
if (V4L2_FIELD_HAS_T_OR_B(field))
if (V4L2_FIELD_HAS_T_OR_B(field))
if (V4L2_FIELD_HAS_T_OR_B(field))
unsigned factor = V4L2_FIELD_HAS_T_OR_B(dev->field_cap) ? 2 : 1;
if (V4L2_FIELD_HAS_T_OR_B(dev->field_cap))
if (V4L2_FIELD_HAS_T_OR_B(mp->field))
if (V4L2_FIELD_HAS_T_OR_B(mp->field))
unsigned factor = V4L2_FIELD_HAS_T_OR_B(dev->field_cap) ? 2 : 1;
if (V4L2_FIELD_HAS_T_OR_B(dev->field_out))
if (V4L2_FIELD_HAS_T_OR_B(mp->field))
if (V4L2_FIELD_HAS_T_OR_B(mp->field))
unsigned factor = V4L2_FIELD_HAS_T_OR_B(dev->field_out) ? 2 : 1;