Home | History | Annotate | Download | only in src

Lines Matching refs:CONTEXT

136 #define CONTEXT(id) ((object_context_p) object_heap_lookup( &driver_data->context_heap, id ))
985 obj_context = CONTEXT(obj_surface->context_id);
1017 drv_debug_msg(VIDEO_DEBUG_ERROR, "Set context %d failed\n", ctx_type);
1033 drv_debug_msg(VIDEO_DEBUG_ERROR, "Update context %d failed\n", ctx_type);
1050 drv_debug_msg(VIDEO_DEBUG_ERROR, "Remove context failed\n");
1063 VAContextID *context /* out */
1078 CHECK_CONTEXT(context);
1087 object_context_p obj_context = CONTEXT(contextID);
1090 *context = contextID;
1268 if (encode) { /* Topaz encode context */
1277 } else if (proc) { /* VSP VPP context */
1285 } else /* MSVDX decode context */
1296 if (encode) { /* Topaz encode context */
1306 } else if (proc) { /* VSP VPP context */
1313 } else /* MSVDX decode context */
1324 if (encode) { /* Topaz encode context */
1339 } else if (proc) { /* VSP VPP context */
1346 } else /* MSVDX decode context */
1451 /* add ctx_num to save vp8 enc context num to support dual vp8 encoding */
1582 if (obj_buffer->context) {
1584 object_context_p obj_context = obj_buffer->context;
1711 VAContextID context
1717 object_context_p obj_context = CONTEXT(context);
1811 ASSERT(obj_context == obj_buffer->context);
1826 obj_buffer->context = obj_context;
1908 VAContextID context, /* in */
1957 object_context_p obj_context = CONTEXT(context);
2084 VAContextID context,
2096 obj_context = CONTEXT(context);
2142 obj_context->ctp_type &= (~PSB_CTX_TILING_MASK); /* clear tile context */
2162 * but check per-context stream type: interlace or not
2262 VAContextID context,
2274 obj_context = CONTEXT(context);
2327 VAContextID context
2335 obj_context = CONTEXT(context);
2374 obj_context = CONTEXT(obj_surface->context_id);
2375 if (NULL == obj_context) /* not associate with a context */
2379 if (NULL == obj_config) /* not have a validate context */
2426 obj_context = CONTEXT(obj_surface->context_id);
2529 obj_context = CONTEXT(obj_surface->context_id);
2565 /* The rendering surface may not be associated with any context. So driver should