/external/opencv3/3rdparty/libjasper/ |
D | jpc_cs.c | 101 static int jpc_poc_putparms(jpc_ms_t *ms, jpc_cstate_t *cstate, jas_stream_t *out); 102 static int jpc_poc_getparms(jpc_ms_t *ms, jpc_cstate_t *cstate, jas_stream_t *in); 105 static int jpc_unk_getparms(jpc_ms_t *ms, jpc_cstate_t *cstate, jas_stream_t *in); 106 static int jpc_sot_getparms(jpc_ms_t *ms, jpc_cstate_t *cstate, jas_stream_t *in); 107 static int jpc_siz_getparms(jpc_ms_t *ms, jpc_cstate_t *cstate, jas_stream_t *in); 108 static int jpc_cod_getparms(jpc_ms_t *ms, jpc_cstate_t *cstate, jas_stream_t *in); 109 static int jpc_coc_getparms(jpc_ms_t *ms, jpc_cstate_t *cstate, jas_stream_t *in); 110 static int jpc_qcd_getparms(jpc_ms_t *ms, jpc_cstate_t *cstate, jas_stream_t *in); 111 static int jpc_qcc_getparms(jpc_ms_t *ms, jpc_cstate_t *cstate, jas_stream_t *in); 112 static int jpc_rgn_getparms(jpc_ms_t *ms, jpc_cstate_t *cstate, jas_stream_t *in); [all …]
|
D | jpc_cs.h | 695 int (*getparms)(jpc_ms_t *ms, jpc_cstate_t *cstate, jas_stream_t *in); 698 int (*putparms)(jpc_ms_t *ms, jpc_cstate_t *cstate, jas_stream_t *out); 713 void jpc_cstate_destroy(jpc_cstate_t *cstate); 731 jpc_ms_t *jpc_getms(jas_stream_t *in, jpc_cstate_t *cstate); 734 int jpc_putms(jas_stream_t *out, jpc_cstate_t *cstate, jpc_ms_t *ms);
|
D | jpc_enc.c | 314 if (jpc_putms(enc->out, enc->cstate, enc->mrk)) { in jpc_encode() 820 enc->cstate = 0; in jpc_enc_create() 825 if (!(enc->cstate = jpc_cstate_create())) { in jpc_enc_create() 853 if (enc->cstate) { in jpc_enc_destroy() 854 jpc_cstate_destroy(enc->cstate); in jpc_enc_destroy() 921 if (jpc_putms(enc->out, enc->cstate, enc->mrk)) { in jpc_enc_encodemainhdr() 951 if (jpc_putms(enc->out, enc->cstate, enc->mrk)) { in jpc_enc_encodemainhdr() 968 if (jpc_putms(enc->out, enc->cstate, enc->mrk)) { in jpc_enc_encodemainhdr() 981 if (jpc_putms(enc->out, enc->cstate, enc->mrk)) { in jpc_enc_encodemainhdr() 1037 if (jpc_putms(enc->out, enc->cstate, enc->mrk)) { in jpc_enc_encodemainhdr() [all …]
|
D | jpc_enc.h | 628 jpc_cstate_t *cstate; member
|
/external/mesa3d/src/gallium/state_trackers/vdpau/ |
D | output.c | 122 vl_compositor_init_state(&vlsurface->cstate, pipe); in vlVdpOutputSurfaceCreate() 150 vl_compositor_cleanup_state(&vlsurface->cstate); in vlVdpOutputSurfaceDestroy() 283 struct vl_compositor_state *cstate; in vlVdpOutputSurfacePutBitsIndexed() local 301 cstate = &vlsurface->cstate; in vlVdpOutputSurfacePutBitsIndexed() 390 vl_compositor_clear_layers(cstate); in vlVdpOutputSurfacePutBitsIndexed() 391 vl_compositor_set_palette_layer(cstate, compositor, 0, sv_idx, sv_tbl, NULL, NULL, false); in vlVdpOutputSurfacePutBitsIndexed() 392 vl_compositor_set_layer_dst_area(cstate, 0, RectToPipe(destination_rect, &dst_rect)); in vlVdpOutputSurfacePutBitsIndexed() 393 vl_compositor_render(cstate, compositor, vlsurface->surface, NULL); in vlVdpOutputSurfacePutBitsIndexed() 422 struct vl_compositor_state *cstate; in vlVdpOutputSurfacePutBitsYCbCr() local 439 cstate = &vlsurface->cstate; in vlVdpOutputSurfacePutBitsYCbCr() [all …]
|
D | presentation.c | 69 if (!vl_compositor_init_state(&pq->cstate, dev->context)) { in vlVdpPresentationQueueCreate() 103 vl_compositor_cleanup_state(&pq->cstate); in vlVdpPresentationQueueDestroy() 135 vl_compositor_set_clear_color(&pq->cstate, &color); in vlVdpPresentationQueueSetBackgroundColor() 159 vl_compositor_get_clear_color(&pq->cstate, &color); in vlVdpPresentationQueueGetBackgroundColor() 214 struct vl_compositor_state *cstate; in vlVdpPresentationQueueDisplay() local 226 cstate = &pq->cstate; in vlVdpPresentationQueueDisplay() 253 cstate = pq->device->delayed_rendering.cstate; in vlVdpPresentationQueueDisplay() 254 vl_compositor_set_dst_clip(cstate, &dst_clip); in vlVdpPresentationQueueDisplay() 265 vl_compositor_clear_layers(cstate); in vlVdpPresentationQueueDisplay() 266 … vl_compositor_set_rgba_layer(cstate, compositor, 0, surf->sampler_view, &src_rect, NULL, NULL); in vlVdpPresentationQueueDisplay() [all …]
|
D | device.c | 264 struct vl_compositor_state *cstate; in vlVdpResolveDelayedRendering() local 269 cstate = dev->delayed_rendering.cstate; in vlVdpResolveDelayedRendering() 270 if (!cstate) in vlVdpResolveDelayedRendering() 282 vl_compositor_render(cstate, &dev->compositor, surface, dirty_area); in vlVdpResolveDelayedRendering() 285 dev->delayed_rendering.cstate = NULL; in vlVdpResolveDelayedRendering() 301 …ve4DelayedRendering(vlVdpDevice *dev, VdpOutputSurface surface, struct vl_compositor_state *cstate) in vlVdpSave4DelayedRendering() argument 308 dev->delayed_rendering.cstate = cstate; in vlVdpSave4DelayedRendering()
|
D | mixer.c | 68 vl_compositor_init_state(&vmixer->cstate, dev->context); in vlVdpVideoMixerCreate() 72 vl_compositor_set_csc_matrix(&vmixer->cstate, (const vl_csc_matrix *)&vmixer->csc); in vlVdpVideoMixerCreate() 157 vl_compositor_cleanup_state(&vmixer->cstate); in vlVdpVideoMixerCreate() 181 vl_compositor_cleanup_state(&vmixer->cstate); in vlVdpVideoMixerDestroy() 261 vl_compositor_set_rgba_layer(&vmixer->cstate, compositor, layer++, bg->sampler_view, in vlVdpVideoMixerRender() 265 vl_compositor_clear_layers(&vmixer->cstate); in vlVdpVideoMixerRender() 292 …vl_compositor_set_buffer_layer(&vmixer->cstate, compositor, layer, surf->video_buffer, prect, NULL… in vlVdpVideoMixerRender() 293 …vl_compositor_set_layer_dst_area(&vmixer->cstate, layer++, RectToPipe(destination_video_rect, &rec… in vlVdpVideoMixerRender() 304 vl_compositor_set_rgba_layer(&vmixer->cstate, compositor, layer, src->sampler_view, in vlVdpVideoMixerRender() 306 …vl_compositor_set_layer_dst_area(&vmixer->cstate, layer++, RectToPipe(layers->destination_rect, &r… in vlVdpVideoMixerRender() [all …]
|
D | vdpau_private.h | 318 struct vl_compositor_state *cstate; member 333 struct vl_compositor_state cstate; member 339 struct vl_compositor_state cstate; member 383 struct vl_compositor_state cstate; member 411 …e4DelayedRendering(vlVdpDevice *dev, VdpOutputSurface surface, struct vl_compositor_state *cstate);
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
D | ElemSort.java | 336 StylesheetRoot.ComposeState cstate = sroot.getComposeState(); in compose() local 337 java.util.Vector vnames = cstate.getVariableNames(); in compose() 339 m_caseorder_avt.fixupVariables(vnames, cstate.getGlobalsSize()); in compose() 341 m_dataType_avt.fixupVariables(vnames, cstate.getGlobalsSize()); in compose() 343 m_lang_avt.fixupVariables(vnames, cstate.getGlobalsSize()); in compose() 345 m_order_avt.fixupVariables(vnames, cstate.getGlobalsSize()); in compose() 347 m_selectExpression.fixupVariables(vnames, cstate.getGlobalsSize()); in compose()
|
D | ElemVariable.java | 337 StylesheetRoot.ComposeState cstate = sroot.getComposeState(); in compose() local 341 java.util.Vector vnames = cstate.getVariableNames(); in compose() 343 m_selectPattern.fixupVariables(vnames, cstate.getGlobalsSize()); in compose() 349 m_index = cstate.addVariableName(m_qname) - cstate.getGlobalsSize(); in compose() 356 cstate.resetStackFrameSize(); in compose() 374 StylesheetRoot.ComposeState cstate = sroot.getComposeState(); in endCompose() local 375 m_frameSize = cstate.getFrameSize(); in endCompose() 376 cstate.resetStackFrameSize(); in endCompose()
|
D | ElemTemplate.java | 348 StylesheetRoot.ComposeState cstate = sroot.getComposeState(); in compose() local 349 java.util.Vector vnames = cstate.getVariableNames(); in compose() 353 cstate.resetStackFrameSize(); in compose() 362 StylesheetRoot.ComposeState cstate = sroot.getComposeState(); in endCompose() local 364 m_frameSize = cstate.getFrameSize(); in endCompose() 366 cstate.resetStackFrameSize(); in endCompose()
|
D | ElemElement.java | 132 StylesheetRoot.ComposeState cstate = sroot.getComposeState(); in compose() local 133 java.util.Vector vnames = cstate.getVariableNames(); in compose() 135 m_name_avt.fixupVariables(vnames, cstate.getGlobalsSize()); in compose() 137 m_namespace_avt.fixupVariables(vnames, cstate.getGlobalsSize()); in compose()
|
D | ElemCopyOf.java | 88 StylesheetRoot.ComposeState cstate = sroot.getComposeState(); in compose() local 89 m_selectExpression.fixupVariables(cstate.getVariableNames(), cstate.getGlobalsSize()); in compose()
|
D | ElemNumber.java | 505 StylesheetRoot.ComposeState cstate = sroot.getComposeState(); in compose() local 506 java.util.Vector vnames = cstate.getVariableNames(); in compose() 508 m_countMatchPattern.fixupVariables(vnames, cstate.getGlobalsSize()); in compose() 510 m_format_avt.fixupVariables(vnames, cstate.getGlobalsSize()); in compose() 512 m_fromMatchPattern.fixupVariables(vnames, cstate.getGlobalsSize()); in compose() 514 m_groupingSeparator_avt.fixupVariables(vnames, cstate.getGlobalsSize()); in compose() 516 m_groupingSize_avt.fixupVariables(vnames, cstate.getGlobalsSize()); in compose() 518 m_lang_avt.fixupVariables(vnames, cstate.getGlobalsSize()); in compose() 520 m_lettervalue_avt.fixupVariables(vnames, cstate.getGlobalsSize()); in compose() 522 m_valueExpr.fixupVariables(vnames, cstate.getGlobalsSize()); in compose()
|
D | ElemTemplateElement.java | 199 StylesheetRoot.ComposeState cstate = sroot.getComposeState(); in compose() local 200 cstate.pushStackMark(); in compose() 208 StylesheetRoot.ComposeState cstate = sroot.getComposeState(); in endCompose() local 209 cstate.popStackMark(); in endCompose()
|
D | ElemLiteralResult.java | 101 StylesheetRoot.ComposeState cstate = sroot.getComposeState(); in compose() local 102 java.util.Vector vnames = cstate.getVariableNames(); in compose() 110 avt.fixupVariables(vnames, cstate.getGlobalsSize()); in compose()
|
/external/ppp/pppd/include/net/ |
D | slcompress.h | 102 struct cstate { struct 103 struct cstate *cs_next; /* next most recently used cstate (xmit only) */ argument 120 struct cstate *last_cs; /* most recently used tstate */ argument 134 struct cstate tstate[MAX_STATES]; /* xmit connection states */ 135 struct cstate rstate[MAX_STATES]; /* receive connection states */
|
D | vjcompress.h | 102 struct cstate { struct 103 struct cstate *cs_next; /* next most recently used state (xmit only) */ argument 119 struct cstate *last_cs; /* most recently used tstate */ argument 126 struct cstate tstate[MAX_STATES]; /* xmit connection states */ 127 struct cstate rstate[MAX_STATES]; /* receive connection states */
|
/external/chromium-trace/catapult/telemetry/telemetry/internal/platform/power_monitor/ |
D | sysfs_power_monitor_unittest.py | 247 cstate = sysfsmon.GetCpuState() 249 cstate) 282 cstate = sysfsmon.GetCpuState() 284 cstate)
|
/external/mesa3d/src/gallium/state_trackers/xvmc/ |
D | surface.c | 351 struct vl_compositor_state *cstate; in XvMCPutSurface() local 382 cstate = &context_priv->cstate; in XvMCPutSurface() 411 vl_compositor_clear_layers(cstate); in XvMCPutSurface() 412 vl_compositor_set_buffer_layer(cstate, compositor, 0, surface_priv->video_buffer, in XvMCPutSurface() 421 …vl_compositor_set_palette_layer(cstate, compositor, 1, subpicture_priv->sampler, subpicture_priv->… in XvMCPutSurface() 424 vl_compositor_set_rgba_layer(cstate, compositor, 1, subpicture_priv->sampler, in XvMCPutSurface() 434 vl_compositor_set_layer_dst_area(cstate, 0, &dst_rect); in XvMCPutSurface() 435 vl_compositor_set_layer_dst_area(cstate, 1, &dst_rect); in XvMCPutSurface() 436 vl_compositor_render(cstate, compositor, surf, dirty_area); in XvMCPutSurface()
|
D | context.c | 273 if (!vl_compositor_init_state(&context_priv->cstate, pipe)) { in XvMCCreateContext() 294 vl_compositor_set_csc_matrix(&context_priv->cstate, (const vl_csc_matrix *)&csc); in XvMCCreateContext() 330 vl_compositor_cleanup_state(&context_priv->cstate); in XvMCDestroyContext()
|
D | xvmc_private.h | 60 struct vl_compositor_state cstate; member
|
D | attributes.c | 113 vl_compositor_set_csc_matrix(&context_priv->cstate, (const vl_csc_matrix *)&csc); in XvMCSetAttribute()
|
/external/chromium-trace/catapult/telemetry/telemetry/internal/platform/ |
D | android_platform_backend_unittest.py | 86 cstate = { 103 cstate)
|