Home | History | Annotate | Download | only in camera

Lines Matching refs:video_width

957     uint16_t video_width = 0;  /* width of the video  */
990 dim->video_width = mDimension.video_width;
992 dim->video_chroma_width = mDimension.video_width;
2678 if(dim.video_width != mVideoWidth || dim.video_height != mVideoHeight){
2706 mDimension.video_width = mVideoWidth;