Home
last modified time | relevance | path

Searched refs:nFormats (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dephyr_glamor_xv.c135 adaptor->nFormats = NUM_FORMATS; in ephyr_glamor_xv_init()
H A Dephyrvideo.c522 a_this->adaptors[i].nFormats = cur_host_adaptor->num_formats; in ephyrXVPrivQueryHostAdaptors()
/OK3568_Linux_fs/external/xserver/hw/xfree86/glamor_egl/
H A Dglamor_xf86_xv.c146 adapt->nFormats = NUM_FORMATS; in glamor_xv_init()
/OK3568_Linux_fs/external/xserver/hw/kdrive/src/
H A Dkxv.h127 int nFormats; member
H A Dkxv.c299 totFormat = adaptorPtr->nFormats; in KdXVInitAdaptors()
306 adaptorPtr->pFormats; i < adaptorPtr->nFormats; i++, formatPtr++) { in KdXVInitAdaptors()
335 pa->nFormats = numFormat; in KdXVInitAdaptors()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86xv.h127 int nFormats; member
H A Dxf86xv.c420 totFormat = adaptorPtr->nFormats; in xf86XVInitAdaptors()
427 adaptorPtr->pFormats; i < adaptorPtr->nFormats; i++, formatPtr++) { in xf86XVInitAdaptors()
456 pa->nFormats = numFormat; in xf86XVInitAdaptors()
/OK3568_Linux_fs/external/xserver/Xext/
H A Dxvdix.h151 int nFormats; member
H A Dxvdisp.c372 totalSize += pa->nFormats * sz_xvFormat; in ProcXvQueryAdaptors()
388 ainfo.num_formats = pa->nFormats; in ProcXvQueryAdaptors()
394 nf = pa->nFormats; in ProcXvQueryAdaptors()
H A Dxvmain.c948 nf = pa->nFormats; in XvdiMatchPort()
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-glamor-xv.c231 pa->nFormats = numFormat; in xwl_glamor_xv_add_formats()
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Dxv.c459 adapt->nFormats = NUM_FORMATS; in ms_exa_xv_init()