Home
last modified time | relevance | path

Searched defs:cstate (Results 1 – 9 of 9) sorted by relevance

/third_party/lwip/src/include/netif/ppp/
Dvj.h112 struct cstate { struct
113 struct cstate *cs_next; /* next most recently used state (xmit only) */ argument
114 u16_t cs_hlen; /* size of hdr (receive only) */
115 u8_t cs_id; /* connection # associated with this state */
116 u8_t cs_filler;
117 union {
141 struct cstate *last_cs; /* most recently used tstate */ argument
/third_party/mesa3d/src/gallium/frontends/vdpau/
Doutput.c298 struct vl_compositor_state *cstate; in vlVdpOutputSurfacePutBitsIndexed() local
442 struct vl_compositor_state *cstate; in vlVdpOutputSurfacePutBitsYCbCr() local
663 struct vl_compositor_state *cstate; in vlVdpOutputSurfaceRenderOutputSurface() local
733 struct vl_compositor_state *cstate; in vlVdpOutputSurfaceRenderBitmapSurface() local
Dpresentation.c217 struct vl_compositor_state *cstate; in vlVdpPresentationQueueDisplay() local
Dvdpau_private.h391 struct vl_compositor_state cstate; member
448 struct vl_compositor_state cstate; member
463 struct vl_compositor_state cstate; member
/third_party/gstreamer/gstplugins_good/gst/monoscope/
Dmonoscope.h19 convolve_state *cstate; member
/third_party/mesa3d/src/gallium/frontends/xvmc/
Dxvmc_private.h60 struct vl_compositor_state cstate; member
Dsurface.c358 struct vl_compositor_state *cstate; in XvMCPutSurface() local
/third_party/mesa3d/src/gallium/frontends/va/
Dva_private.h251 struct vl_compositor_state cstate; member
/third_party/mesa3d/src/gallium/drivers/r600/
Devergreen_compute.c497 struct r600_pipe_compute *cstate = (struct r600_pipe_compute *)state; in evergreen_bind_compute_state() local