Searched refs:chosenFormat (Results 1 – 1 of 1) sorted by relevance
480 const ConfigFormat& chosenFormat = mUVCProperties->streaming.formats[chosenFormatIndex - 1]; in setStreamingControl() local481 uint8_t chosenFrameIndex = req->frameSizeIndex > chosenFormat.frames.size() in setStreamingControl()482 ? chosenFormat.frames.size() in setStreamingControl()489 const ConfigFrame& chosenFrame = chosenFormat.frames[chosenFrameIndex - 1]; in setStreamingControl()516 switch (chosenFormat.fcc) { in setStreamingControl()