Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/ti/vpe/
H A Dvpe.c1734 struct v4l2_pix_format_mplane *qpix; in __vpe_s_fmt() local
1751 qpix = &q_data->format.fmt.pix_mp; in __vpe_s_fmt()
1760 if (qpix->field == V4L2_FIELD_ALTERNATE) in __vpe_s_fmt()
1762 else if (qpix->field == V4L2_FIELD_SEQ_TB) in __vpe_s_fmt()
1764 else if (qpix->field == V4L2_FIELD_SEQ_BT) in __vpe_s_fmt()