Home | History | Annotate | Download | only in camera

Lines Matching defs:video_height

964     uint16_t video_height = 0; /* height of the video */
997 dim->video_height = mDimension.video_height;
999 dim->video_chroma_height = mDimension.video_height;
2719 if(dim.video_width != mVideoWidth || dim.video_height != mVideoHeight){
2748 mDimension.video_height = mVideoHeight;