Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/video/
H A Duvideo.h285 uByte bFrameIndex; member
465 uByte bFrameIndex; member
H A Duvideo.c1622 sc->sc_fmtgrp[fmtidx].format_dfidx == fd->bFrameIndex) in uvideo_vs_parse_desc_frame_buffer_size()
1668 sc->sc_fmtgrp[fmtidx].format_dfidx == fd->bFrameIndex) in uvideo_vs_parse_desc_frame_max_rate()
1892 pc->bFrameIndex = fmtgrp->frame_cur->bFrameIndex; in uvideo_vs_negotiation()
1973 if (pc->bFrameIndex != fmtgrp->frame_cur->bFrameIndex) { in uvideo_vs_negotiation()
1976 fmtgrp->frame_cur->bFrameIndex, pc->bFrameIndex); in uvideo_vs_negotiation()
1978 if (fmtgrp->frame[i]->bFrameIndex == in uvideo_vs_negotiation()
1979 pc->bFrameIndex) { in uvideo_vs_negotiation()
1986 pc->bFrameIndex); in uvideo_vs_negotiation()