HomeSort by relevance Sort by last modified time
    Searched refs:object_surface_p (Results 51 - 55 of 55) sorted by null

1 23

  /hardware/intel/img/psb_video/src/
pnw_H264ES.c 49 #define SURFACE(id) ((object_surface_p) object_heap_lookup( &ctx->obj_context->driver_data->surface_heap, id ))
    [all...]
tng_H264ES.c 62 #define SURFACE(id) ((object_surface_p) object_heap_lookup( &ctx->obj_context->driver_data->surface_heap, id ))
    [all...]
tng_jpegdec.c 209 #define SURFACE(id) ((object_surface_p) object_heap_lookup( &ctx->obj_context->driver_data->surface_heap, id ))
    [all...]
pnw_VC1.c 285 #define SURFACE(id) ((object_surface_p) object_heap_lookup( &ctx->obj_context->driver_data->surface_heap, id ))
720 object_surface_p obj_surface = ctx->obj_context->current_render_target;
    [all...]
  /hardware/intel/img/psb_video/src/mrst/
psb_VC1.c 282 #define SURFACE(id) ((object_surface_p) object_heap_lookup( &ctx->obj_context->driver_data->surface_heap, id ))
554 static VAStatus psb__VC1_allocate_colocated_buffer(context_VC1_p ctx, object_surface_p obj_surface, uint32_t size)
    [all...]

Completed in 9513 milliseconds

1 23