Lines Matching refs:out_height
745 if (height > dfbvideosink->out_height) { in gst_dfbvideosink_enum_vmodes()
746 dfbvideosink->out_height = height; in gst_dfbvideosink_enum_vmodes()
800 dfbvideosink->out_height = 0; in gst_dfbvideosink_setup()
1017 &dfbvideosink->out_width, &dfbvideosink->out_height); in gst_dfbvideosink_setup()
1026 "pixel format", dfbvideosink->out_width, dfbvideosink->out_height, in gst_dfbvideosink_setup()
1612 dfbvideosink->out_height = lc.height; in gst_dfbvideosink_setcaps()
1884 offset[1] = dest_pitch * ((dfbvideosink->out_height - result.y) + in gst_dfbvideosink_show_frame()
1886 offset[2] = offset[1] + dest_pitch * dfbvideosink->out_height / 4; in gst_dfbvideosink_show_frame()
1891 offset[1] = dest_pitch * (dfbvideosink->out_height - result.y / 2); in gst_dfbvideosink_show_frame()
1999 dst.h = dfbvideosink->out_height; in gst_dfbvideosink_navigation_send_event()
2360 dfbvideosink->video_height = dfbvideosink->out_height = 0; in gst_dfbvideosink_init()