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
|