Home | History | Annotate | Download | only in HAL3

Lines Matching defs:videoWidth

875     size_t videoWidth = 0;
916 videoWidth = newStream->width;
1182 stream_config_info.stream_sizes[stream_config_info.num_streams].width = videoWidth;
1328 mPictureChannel->overrideYuvSize(videoWidth, videoHeight);