/hardware/intel/img/psb_video/src/ |
pnw_MPEG2.c | 925 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; local 947 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; local 1031 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; local 1288 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; local [all...] |
pnw_H264.c | 551 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; local 559 ASSERT(target_surface); 563 (NULL == target_surface)) { 771 SET_SURFACE_INFO_col_pic_params(target_surface, reg_value); 774 vaStatus = psb_surface_set_chroma(target_surface, 128); 786 psb_context_submit_frame_info(ctx->obj_context, &target_surface->buf, 787 target_surface->stride, target_surface->size, 1190 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; local 1773 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; local [all...] |
tng_VP8.c | 344 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; local 345 psb_surface_stride_t eOppModeStride = target_surface->stride_mode; 378 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; local 379 psb_surface_stride_t eOppModeStride = get_opp_mode_stride(ctx,target_surface->stride); 609 psb_surface_p target_surface = obj_surface->psb_surface; local 616 ASSERT(target_surface); 620 (NULL == target_surface)) { 750 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; 758 psb_cmdbuf_rendec_write_address(cmdbuf, &target_surface->buf, target_surface->buf.buffer_ofs) 768 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; local 1535 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; local [all...] |
pnw_MPEG4.c | 1736 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; local 2131 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; local [all...] |
tng_jpegdec.c | 844 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; local 848 uint32_t planr_size = target_surface->chroma_offset; 849 psb_cmdbuf_rendec_write_address(cmdbuf, &target_surface->buf, target_surface->buf.buffer_ofs); 850 psb_cmdbuf_rendec_write_address(cmdbuf, &target_surface->buf, target_surface->buf.buffer_ofs + planr_size); 851 psb_cmdbuf_rendec_write_address(cmdbuf, &target_surface->buf, target_surface->buf.buffer_ofs + planr_size * 2); 852 // psb_cmdbuf_rendec_write_address(cmdbuf, &target_surface->buf, target_surface->buf.buffer_ofs + planr_size * 3) [all...] |
pnw_VC1.c | 1795 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; local [all...] |
/hardware/intel/img/psb_video/src/mrst/ |
psb_MPEG2.c | 953 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; local 978 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; local 1057 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; local 1417 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; local [all...] |
psb_H264.c | 610 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; local 618 ASSERT(target_surface); 622 (NULL == target_surface) || 755 SET_SURFACE_INFO_col_pic_params(target_surface, reg_value); 758 vaStatus = psb_surface_set_chroma(target_surface, 128); 767 psb_context_submit_frame_info(ctx->obj_context, &target_surface->buf, 768 target_surface->stride, target_surface->size, 1077 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; local 1571 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; local 1833 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; local 1879 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; local [all...] |
psb_MPEG2MC.c | 681 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; local 696 &target_surface->buf, 0); 700 &target_surface->buf, target_surface->chroma_offset); [all...] |
psb_MPEG4.c | 977 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; local [all...] |
psb_VC1.c | 1840 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; local [all...] |
/external/mesa3d/src/gallium/state_trackers/xvmc/ |
subpicture.c | 435 Status XvMCBlendSubpicture(Display *dpy, XvMCSurface *target_surface, XvMCSubpicture *subpicture, 445 XVMC_MSG(XVMC_TRACE, "[XvMC] Associating subpicture %p with surface %p.\n", subpicture, target_surface); 449 if (!target_surface) 455 if (target_surface->context_id != subpicture->context_id) 460 surface_priv = target_surface->privData; 468 subpicture_priv->surface = target_surface; 474 Status XvMCBlendSubpicture2(Display *dpy, XvMCSurface *source_surface, XvMCSurface *target_surface, 480 if (!source_surface || !target_surface)
|
surface.c | 212 XvMCSurface *target_surface, XvMCSurface *past_surface, XvMCSurface *future_surface, 228 target_surface, past_surface, future_surface); 234 if (!target_surface || !target_surface->privData) 245 assert(context->context_id == target_surface->context_id); 260 target_surface_priv = target_surface->privData; 307 XVMC_MSG(XVMC_TRACE, "[XvMC] Submitted surface %p for rendering.\n", target_surface);
|