Searched refs:_ispp_fmt (Results 1 – 2 of 2) sorted by relevance
85 _ispp_fmt = fmt; in new_video_buffer()115 vbufInfo.init(V4L2_PIX_FMT_NV12, _ispp_fmt.format.width, _ispp_fmt.format.height, in poll_buffer_ready()116 _ispp_fmt.format.width, _ispp_fmt.format.height, stats->image.size); in poll_buffer_ready()
53 struct v4l2_subdev_format _ispp_fmt; variable