Home | History | Annotate | Download | only in camera

Lines Matching defs:video_height

958     uint16_t video_height = 0; /* height of the video */
991 dim->video_height = mDimension.video_height;
993 dim->video_chroma_height = mDimension.video_height;
2678 if(dim.video_width != mVideoWidth || dim.video_height != mVideoHeight){
2707 mDimension.video_height = mVideoHeight;