Home | History | Annotate | Download | only in camera

Lines Matching defs:video_width

963     uint16_t video_width = 0;  /* width of the video  */
996 dim->video_width = mDimension.video_width;
998 dim->video_chroma_width = mDimension.video_width;
2719 if(dim.video_width != mVideoWidth || dim.video_height != mVideoHeight){
2747 mDimension.video_width = mVideoWidth;