UVIDEO_PAYLOAD_HEADER_SIZE
if (len < UVIDEO_PAYLOAD_HEADER_SIZE) {
if (uvchdr->bHeaderLength != UVIDEO_PAYLOAD_HEADER_SIZE)
if (hdr->bHeaderLength > UVIDEO_PAYLOAD_HEADER_SIZE ||