Searched refs:chosenFormatIndex (Results 1 – 1 of 1) sorted by relevance
474 uint8_t chosenFormatIndex = req->formatIndex > mUVCProperties->streaming.formats.size() in setStreamingControl() local477 if (chosenFormatIndex <= 0) { in setStreamingControl()480 const ConfigFormat& chosenFormat = mUVCProperties->streaming.formats[chosenFormatIndex - 1]; in setStreamingControl()487 ALOGV("%s: chosenFormatIndex %d chosenFrameIndex: %d", __FUNCTION__, chosenFormatIndex, in setStreamingControl()512 streamingControl->bFormatIndex = chosenFormatIndex; in setStreamingControl()