Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/Xext/
H A Dxvdix.h135 unsigned int horz_y_period; member
H A Dxvmc.c588 info.horz_y_period = pImage->horz_y_period; in ProcXvMCListSubpictureTypes()
H A Dxvdisp.c154 swapl(&pImage->horz_y_period); in SWriteImageFormatInfo()
1068 info.horz_y_period = pImage->horz_y_period; in ProcXvListImageFormats()
/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dephyrvideo.c429 image->horz_y_period = formats[i].vhorz_y_period; in translate_xv_image_formats()