HomeSort by relevance Sort by last modified time
    Searched refs:surface_id (Results 126 - 132 of 132) sorted by null

1 2 3 4 56

  /hardware/intel/common/libva/test/transcode/
mpeg2transcode.cpp 1970 VASurfaceID surface_id; member in struct:upload_thread_param
3296 VASurfaceID surface_id; local
    [all...]
  /hardware/intel/img/psb_video/src/
psb_drv_video.c 822 obj_surface->surface_id = surfaceID;
835 obj_surface->surface_id = VA_INVALID_SURFACE;
861 obj_surface->surface_id = VA_INVALID_SURFACE;
928 drv_debug_msg(VIDEO_DEBUG_INIT, "%s : obj_surface->surface_id = 0x%x\n",__FUNCTION__, obj_surface->surface_id);
    [all...]
pnw_H264.c     [all...]
pnw_VC1.c 793 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Target ref = %08x ID = %08x\n", ctx->obj_context->current_render_target->psb_surface, ctx->obj_context->current_render_target->surface_id);
    [all...]
  /external/chromium_org/content/renderer/
render_widget.cc     [all...]
  /hardware/intel/img/psb_video/src/mrst/
psb_H264.c     [all...]
psb_VC1.c 781 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Target ref = %08x ID = %08x\n", ctx->obj_context->current_render_target->psb_surface, ctx->obj_context->current_render_target->surface_id);
    [all...]

Completed in 284 milliseconds

1 2 3 4 56