Searched refs:videoWidth (Results 1 – 2 of 2) sorted by relevance
422 uint32_t videoWidth, videoHeight; member429 videoWidth(0U), videoHeight(0U) {}; in StreamValidateStatus()
1967 if (status->videoWidth < newStream->width || in validateStreamCombination()1969 status->videoWidth = newStream->width; in validateStreamCombination()2632 (int32_t) streamStatus.videoWidth; in configureStreamsPerfLocked()2776 (previewSize.width == (int32_t) streamStatus.videoWidth)&& in configureStreamsPerfLocked()