Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/ti-vpe/
H A Dvpe.c1736 struct v4l2_pix_format_mplane *qpix; in __vpe_s_fmt() local
1753 qpix = &q_data->format.fmt.pix_mp; in __vpe_s_fmt()
1762 if (qpix->field == V4L2_FIELD_ALTERNATE) in __vpe_s_fmt()
1764 else if (qpix->field == V4L2_FIELD_SEQ_TB) in __vpe_s_fmt()
1766 else if (qpix->field == V4L2_FIELD_SEQ_BT) in __vpe_s_fmt()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds