Lines Matching defs:videoWidth
1432 uint32_t videoWidth = 0U;1528 videoWidth = newStream->width;1612 ((videoWidth == 1920 && videoHeight == 1080) ||1613 (videoWidth == 1280 && videoHeight == 720)) &&1969 mStreamConfigInfo.stream_sizes[mStreamConfigInfo.num_streams].width = (int32_t)videoWidth;