Home
last modified time | relevance | path

Searched refs:padding_top (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.h275 int padding_top; member
H A Ddrmmode_display.c870 dx += drmmode_output->padding_top; in drmmode_crtc_modeset()
871 dw -= drmmode_output->padding_top; in drmmode_crtc_modeset()
1073 dx += drmmode_output->padding_top; in drmmode_crtc_flip()
1074 dw -= drmmode_output->padding_top; in drmmode_crtc_flip()
3467 drmmode_output->padding_top = top; in drmmode_output_init()
3473 drmmode_output->padding_top, in drmmode_output_init()
/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/
H A Dgstmppenc.c748 "padding-top", G_TYPE_UINT, align.padding_top, in gst_mpp_enc_propose_allocation()