Home | History | Annotate | Download | only in src

Lines Matching defs:obj_surface

608     object_surface_p obj_surface = ctx->obj_context->current_render_target;
609 psb_surface_p target_surface = obj_surface->psb_surface;
638 if (obj_surface->share_info) {
639 obj_surface->share_info->coded_width = ctx->pic_params->frame_width;
640 obj_surface->share_info->coded_height = ctx->pic_params->frame_height;
653 object_surface_p obj_surface = SURFACE(pic_params->current_picture);
654 if(obj_surface != ctx->obj_context->current_render_target)
1539 object_surface_p obj_surface = NULL;
1540 if (!obj_surface)
1541 obj_surface = obj_context->current_render_target;
1551 //ec_target = obj_surface;