Home
last modified time | relevance | path

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

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