Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/common/videobuf2/
H A Dvideobuf2-v4l2.c170 if (vb->vb2_queue->allow_zero_bytesused) in vb2_warn_zero_bytesused()
259 if (vb->vb2_queue->allow_zero_bytesused) in vb2_fill_vb2_v4l2_buffer()
302 if (vb->vb2_queue->allow_zero_bytesused) in vb2_fill_vb2_v4l2_buffer()
/openbmc/linux/include/media/
H A Dvideobuf2-core.h593 unsigned int allow_zero_bytesused:1; member
/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dvenc.c1400 src_vq->allow_zero_bytesused = 1; in m2m_queue_init()
1417 dst_vq->allow_zero_bytesused = 1; in m2m_queue_init()
H A Dvdec.c1643 src_vq->allow_zero_bytesused = 1; in m2m_queue_init()
1658 dst_vq->allow_zero_bytesused = 1; in m2m_queue_init()
/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc.c905 q->allow_zero_bytesused = 1; in s5p_mfc_open()
/openbmc/linux/drivers/media/platform/chips-media/
H A Dcoda-common.c2543 vq->allow_zero_bytesused = 1; in coda_queue_init()