Home
last modified time | relevance | path

Searched refs:padding_bottom (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.h276 int padding_bottom; member
H A Ddrmmode_display.c872 dw -= drmmode_output->padding_bottom; in drmmode_crtc_modeset()
1075 dw -= drmmode_output->padding_bottom; in drmmode_crtc_flip()
3468 drmmode_output->padding_bottom = bottom; in drmmode_output_init()
3474 drmmode_output->padding_bottom, in drmmode_output_init()
/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/
H A Dgstmpp.c377 align.padding_bottom = vstride - GST_VIDEO_INFO_HEIGHT (info); in gst_mpp_video_info_align()
H A Dgstmppenc.c743 align.padding_bottom = GST_MPP_VIDEO_INFO_VSTRIDE (&info) - in gst_mpp_enc_propose_allocation()
749 "padding-bottom", G_TYPE_UINT, align.padding_bottom, in gst_mpp_enc_propose_allocation()