Searched defs:rotate_surface (Results 1 - 9 of 9) sorted by relevance

/hardware/intel/img/psb_video/src/
H A Dtng_yuv_processor.c213 psb_surface_p rotate_surface = dec_ctx->obj_context->current_render_target->out_loop_surface; local
225 SET_SURFACE_INFO_rotate(rotate_surface, dec_ctx->obj_context->msvdx_rotate);
232 unsigned long msvdx_tile = psb__tile_stride_log2_256(rotate_surface->stride);
244 psb_surface_p rotate_surface = dec_ctx->obj_context->current_render_target->psb_surface; local
260 SET_SURFACE_INFO_rotate(rotate_surface, dec_ctx->obj_context->msvdx_rotate);
273 unsigned long msvdx_tile = psb__tile_stride_log2_256(rotate_surface->stride);
H A Dpnw_rotate.c584 psb_surface_p rotate_surface = NULL; local
597 rotate_surface = obj_surface->out_loop_surface;
607 if (rotate_surface) {
608 CHECK_SURFACE_REALLOC(rotate_surface, msvdx_rotate, need_realloc);
614 memset(rotate_surface, 0, sizeof(*rotate_surface));
617 rotate_surface = (psb_surface_p) calloc(1, sizeof(struct psb_surface_s));
618 CHECK_ALLOCATION(rotate_surface);
623 SET_SURFACE_INFO_tiling(rotate_surface, GET_SURFACE_INFO_tiling(obj_surface->psb_surface));
626 SET_SURFACE_INFO_rotate(rotate_surface, msvdx_rotat
757 psb_surface_p rotate_surface = obj_surface->out_loop_surface; local
[all...]
H A Dpnw_MPEG2.c1289 psb_surface_p rotate_surface = ctx->obj_context->current_render_target->out_loop_surface; local
1331 &rotate_surface->buf, rotate_surface->buf.buffer_ofs);
1334 &rotate_surface->buf, rotate_surface->buf.buffer_ofs + rotate_surface->chroma_offset);
1337 RELOC(*ctx->dec_ctx.p_range_mapping_base0, rotate_surface->buf.buffer_ofs, &rotate_surface->buf);
1338 RELOC(*ctx->dec_ctx.p_range_mapping_base1, rotate_surface->buf.buffer_ofs + rotate_surface
1345 psb_surface_p rotate_surface = ctx->obj_context->current_render_target->out_loop_surface; local
[all...]
H A Dpnw_H264.c1779 psb_surface_p rotate_surface = ctx->obj_context->current_render_target->out_loop_surface; local
1786 ASSERT(rotate_surface);
1788 REGIO_WRITE_FIELD_LITE(rotation_flags, MSVDX_CMDS, ALTERNATIVE_OUTPUT_PICTURE_ROTATION , ROTATION_ROW_STRIDE, rotate_surface->stride_mode);
1790 REGIO_WRITE_FIELD_LITE(rotation_flags, MSVDX_CMDS, ALTERNATIVE_OUTPUT_PICTURE_ROTATION , ROTATION_MODE, GET_SURFACE_INFO_rotate(rotate_surface));
1799 rotate_surface ? (&rotate_surface->buf) : NULL,
1807 rotate_surface ? (rotate_surface->chroma_offset + rotate_surface->buf.buffer_ofs) : 0,
1819 if (!rotate_surface) {
[all...]
/hardware/intel/img/psb_video/src/x11/
H A Dpsb_x11.h102 psb_surface_p rotate_surface; member in struct:_psb_x11_output_s
/hardware/intel/img/psb_video/src/mrst/
H A Dpsb_MPEG2.c922 psb_surface_p rotate_surface = ctx->obj_context->current_render_target->out_loop_surface; local
925 if (GET_SURFACE_INFO_rotate(rotate_surface) != obj_context->msvdx_rotate)
932 psb_cmdbuf_rendec_write_address(cmdbuf, &rotate_surface->buf, rotate_surface->buf.buffer_ofs);
933 psb_cmdbuf_rendec_write_address(cmdbuf, &rotate_surface->buf, rotate_surface->buf.buffer_ofs + rotate_surface->chroma_offset);
941 REGIO_WRITE_FIELD_LITE(cmd, MSVDX_CMDS, ALTERNATIVE_OUTPUT_PICTURE_ROTATION , ROTATION_ROW_STRIDE, rotate_surface->stride_mode);
943 REGIO_WRITE_FIELD_LITE(cmd, MSVDX_CMDS, ALTERNATIVE_OUTPUT_PICTURE_ROTATION , ROTATION_MODE, GET_SURFACE_INFO_rotate(rotate_surface));
1471 psb_surface_p rotate_surface local
[all...]
H A Dpsb_MPEG4.c945 psb_surface_p rotate_surface = ctx->obj_context->current_render_target->out_loop_surface; local
948 if (GET_SURFACE_INFO_rotate(rotate_surface) != obj_context->msvdx_rotate)
955 psb_cmdbuf_rendec_write_address(cmdbuf, &rotate_surface->buf, rotate_surface->buf.buffer_ofs);
956 psb_cmdbuf_rendec_write_address(cmdbuf, &rotate_surface->buf, rotate_surface->buf.buffer_ofs + rotate_surface->chroma_offset);
964 REGIO_WRITE_FIELD_LITE(cmd, MSVDX_CMDS, ALTERNATIVE_OUTPUT_PICTURE_ROTATION , ROTATION_ROW_STRIDE, rotate_surface->stride_mode);
966 REGIO_WRITE_FIELD_LITE(cmd, MSVDX_CMDS, ALTERNATIVE_OUTPUT_PICTURE_ROTATION , ROTATION_MODE, GET_SURFACE_INFO_rotate(rotate_surface));
H A Dpsb_H264.c1045 psb_surface_p rotate_surface = ctx->obj_context->current_render_target->out_loop_surface; local
1048 if (GET_SURFACE_INFO_rotate(rotate_surface) != obj_context->msvdx_rotate)
1055 psb_cmdbuf_rendec_write_address(cmdbuf, &rotate_surface->buf, rotate_surface->buf.buffer_ofs);
1056 psb_cmdbuf_rendec_write_address(cmdbuf, &rotate_surface->buf, rotate_surface->buf.buffer_ofs + rotate_surface->chroma_offset);
1064 REGIO_WRITE_FIELD_LITE(cmd, MSVDX_CMDS, ALTERNATIVE_OUTPUT_PICTURE_ROTATION , ROTATION_ROW_STRIDE, rotate_surface->stride_mode);
1066 REGIO_WRITE_FIELD_LITE(cmd, MSVDX_CMDS, ALTERNATIVE_OUTPUT_PICTURE_ROTATION , ROTATION_MODE, GET_SURFACE_INFO_rotate(rotate_surface));
H A Dpsb_VC1.c1807 psb_surface_p rotate_surface = ctx->obj_context->current_render_target->out_loop_surface; local
1810 if (GET_SURFACE_INFO_rotate(rotate_surface) != obj_context->msvdx_rotate)
1817 psb_cmdbuf_rendec_write_address(cmdbuf, &rotate_surface->buf, rotate_surface->buf.buffer_ofs);
1818 psb_cmdbuf_rendec_write_address(cmdbuf, &rotate_surface->buf, rotate_surface->buf.buffer_ofs + rotate_surface->chroma_offset);
1826 REGIO_WRITE_FIELD_LITE(cmd, MSVDX_CMDS, ALTERNATIVE_OUTPUT_PICTURE_ROTATION , ROTATION_ROW_STRIDE, rotate_surface->stride_mode);
1828 REGIO_WRITE_FIELD_LITE(cmd, MSVDX_CMDS, ALTERNATIVE_OUTPUT_PICTURE_ROTATION , ROTATION_MODE, GET_SURFACE_INFO_rotate(rotate_surface));

Completed in 120 milliseconds