Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/Xext/
H A Dxvdix.h138 unsigned int vert_y_period; member
H A Dxvmc.c591 info.vert_y_period = pImage->vert_y_period; in ProcXvMCListSubpictureTypes()
H A Dxvdisp.c157 swapl(&pImage->vert_y_period); in SWriteImageFormatInfo()
1071 info.vert_y_period = pImage->vert_y_period; in ProcXvListImageFormats()
/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dephyrvideo.c432 image->vert_y_period = formats[i].vvert_y_period; in translate_xv_image_formats()