HomeSort by: relevance | last modified time | path
    Searched defs:default_index (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/usb/
uvideo.c 1329 uint8_t subtype, subtypelen, default_index, index; local in function:uvideo_stream_init_frame_based_format
1348 default_index = GET(uvideo_vs_format_uncompressed_descriptor_t,
1377 default_index = GET(uvideo_format_frame_based_descriptor_t,
1390 default_index = GET(uvideo_vs_format_mjpeg_descriptor_t,
1568 if (vs->vs_default_format == NULL && index == default_index
uvideo.c 1329 uint8_t subtype, subtypelen, default_index, index; local in function:uvideo_stream_init_frame_based_format
1348 default_index = GET(uvideo_vs_format_uncompressed_descriptor_t,
1377 default_index = GET(uvideo_format_frame_based_descriptor_t,
1390 default_index = GET(uvideo_vs_format_mjpeg_descriptor_t,
1568 if (vs->vs_default_format == NULL && index == default_index

Completed in 63 milliseconds