vb2_set_plane_payload(9) set bytesused for the plane plane_no

SYNOPSIS

void vb2_set_plane_payload(struct vb2_buffer * vb, unsigned int plane_no, unsigned long size);

ARGUMENTS

vb

buffer for which plane payload should be set

plane_no

plane number for which payload should be set

size

payload in bytes

COPYRIGHT