Searched refs:CONTEXT (Results 1 - 14 of 14) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
H A Dregister_state_check.h49 static bool StoreRegisters(CONTEXT* const context) {
61 CONTEXT post_context;
75 CONTEXT pre_context_;
/hardware/intel/img/psb_video/src/android/
H A Dpsb_output_android.c57 #define CONTEXT(id) ((object_context_p) object_heap_lookup( &driver_data->context_heap, id )) macro
337 psb_RecalcRotate(ctx, CONTEXT(obj_surface->context_id));
401 psb_RecalcRotate(ctx, CONTEXT(obj_surface->context_id));
H A Dpsb_surface_gralloc.c43 #define CONTEXT(id) ((object_context_p) object_heap_lookup( &driver_data->context_heap, id )) macro
/hardware/intel/img/psb_video/src/
H A Dtng_yuv_processor.c372 #define CONTEXT(id) ((object_context_p) object_heap_lookup( &driver_data->context_heap, id )) macro
389 obj_context = CONTEXT(context);
448 obj_context = CONTEXT(context);
512 obj_context = CONTEXT(context);
H A Dvsp_compose.c40 #define CONTEXT(id) ((object_context_p) object_heap_lookup( &driver_data->context_heap, id )) macro
H A Dpnw_rotate.c58 #define CONTEXT(id) ((object_context_p) object_heap_lookup( &driver_data->context_heap, id )) macro
703 object_context_p obj_context = CONTEXT(obj_surface->context_id);
H A Dvsp_VPP.c41 #define CONTEXT(id) ((object_context_p) object_heap_lookup( &driver_data->context_heap, id )) macro
867 obj_context = CONTEXT(context);
939 obj_context = CONTEXT(context);
1072 obj_context = CONTEXT(context);
H A Dpsb_drv_video.c136 #define CONTEXT(id) ((object_context_p) object_heap_lookup( &driver_data->context_heap, id )) macro
985 obj_context = CONTEXT(obj_surface->context_id);
1087 object_context_p obj_context = CONTEXT(contextID);
1717 object_context_p obj_context = CONTEXT(context);
1957 object_context_p obj_context = CONTEXT(context);
2096 obj_context = CONTEXT(context);
2274 obj_context = CONTEXT(context);
2335 obj_context = CONTEXT(context);
2374 obj_context = CONTEXT(obj_surface->context_id);
2426 obj_context = CONTEXT(obj_surfac
[all...]
H A Dpsb_surface_attrib.c45 #define CONTEXT(id) ((object_context_p) object_heap_lookup( &driver_data->context_heap, id )) macro
H A Dvsp_vp8.c40 #define CONTEXT(id) ((object_context_p) object_heap_lookup( &driver_data->context_heap, id )) macro
H A Dpsb_overlay.c55 #define CONTEXT(id) ((object_context_p) object_heap_lookup( &driver_data->context_heap, id )) macro
H A Dpsb_output.c62 #define CONTEXT(id) ((object_context_p) object_heap_lookup( &driver_data->context_heap, id )) macro
/hardware/intel/img/psb_video/src/x11/
H A Dpsb_x11.c55 #define CONTEXT(id) ((object_context_p) object_heap_lookup( &driver_data->context_heap, id )) macro
H A Dpsb_ctexture.c58 #define CONTEXT(id) ((object_context_p) object_heap_lookup( &driver_data->context_heap, id )) macro

Completed in 713 milliseconds