Home
last modified time | relevance | path

Searched refs:actual_width (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/Xext/
H A Dxvdisp.c194 swaps(&rep->actual_width); in SWriteQueryBestSizeReply()
740 unsigned int actual_width, actual_height; in ProcXvQueryBestSize() local
752 &actual_width, &actual_height); in ProcXvQueryBestSize()
758 .actual_width = actual_width, in ProcXvQueryBestSize()
/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dephyrvideo.c870 *a_prefered_w = reply->actual_width; in ephyrQueryBestSize()