/hardware/intel/img/psb_video/src/ |
tng_yuv_processor.h | 38 psb_surface_p src_surface; member in struct:surface_param_s 48 psb_surface_p src_surface; member in struct:context_yuv_processor_s
|
tng_yuv_processor.c | 70 ctx->src_surface = NULL; 122 psb_surface_p src_surface = ctx->src_surface; local 146 REGIO_WRITE_FIELD_LITE(reg_value, MSVDX_CMDS, OPERATING_MODE, ROW_STRIDE, src_surface->stride_mode); 153 buffer = &src_surface->buf; 157 src_surface->chroma_offset); 214 ctx->src_surface = surface_params->src_surface; 224 if (GET_SURFACE_INFO_tiling(ctx->src_surface)) { 251 ctx->src_surface = obj_surface->psb_surface [all...] |
tng_picmgmt.c | 588 object_surface_p src_surface = ps_buf->src_surface; local 590 unsigned int srf_buf_offset = src_surface->psb_surface->buf.buffer_ofs; 611 tng__set_component_offsets(ctx, src_surface, psSrcFrame); 630 &(src_surface->psb_surface->buf)); 634 &(src_surface->psb_surface->buf)); 638 &(src_surface->psb_surface->buf)); 643 &(src_surface->psb_surface->buf)); 647 &(src_surface->psb_surface->buf)); 651 &(src_surface->psb_surface->buf)) [all...] |
pnw_hostcode.c | 568 ctx->previous_src_surface = ctx->src_surface; 569 ctx->src_surface = ctx->obj_context->current_render_target; 572 CLEAR_SURFACE_INFO_skipped_flag(ctx->src_surface->psb_surface); 578 if (0 != (GET_SURFACE_INFO_skipped_flag(ctx->src_surface->psb_surface) 715 object_surface_p src_surface; local 735 src_surface = ctx->src_surface; 736 CHECK_SURFACE(src_surface); 766 psPicParams->SrcYStride = src_surface->psb_surface->stride; 770 psPicParams->SrcUVStride = src_surface->psb_surface->stride / 2 [all...] |
tng_vld_dec.c | 78 psb_surface_p src_surface = obj_context->current_render_target->psb_surface; local 86 out_loop_surface = src_surface; 87 src_surface = ctx->yuv_ctx->src_surface; 148 REGIO_WRITE_FIELD_LITE(cmd, MSVDX_CMDS, EXTENDED_ROW_STRIDE, EXT_ROW_STRIDE, src_surface->stride / 64); 491 surface_param.src_surface = obj_context->current_render_target->scaling_surface;
|
tng_ved_scaling.c | 230 object_surface_p src_surface = obj_context->current_render_target; local 318 object_surface_p src_surface = obj_context->current_render_target; local
|
pnw_jpeg.c | 262 ctx->src_surface = ctx->obj_context->current_render_target; 437 rc = SetupJPEGTables(ctx->jpeg_ctx, &jpeg_ctx->jpeg_coded_buf, ctx->src_surface);
|
pnw_hostcode.h | 232 object_surface_p src_surface; member in struct:context_ENC_s
|
tng_hostcode.h | 168 object_surface_p src_surface; member in struct:context_ENC_frame_buf_s
|
tng_hostcode.c | [all...] |
tng_jpegES.c | [all...] |
vsp_vp8.c | 416 object_surface_p src_surface = SURFACE(surface_id); [all...] |
/external/qemu/android/skin/ |
scaler.c | 108 SDL_Surface* src_surface, 119 SDL_LockSurface( src_surface ); 123 op.src_pitch = src_surface->pitch; 124 op.src_line = src_surface->pixels; 125 op.src_w = src_surface->w; 126 op.src_h = src_surface->h; 182 SDL_UnlockSurface( src_surface );
|
/hardware/intel/img/psb_video/src/mrst/ |
lnc_hostcode.c | 188 ctx->src_surface = ctx->obj_context->current_render_target; 191 CLEAR_SURFACE_INFO_skipped_flag(ctx->src_surface->psb_surface); 255 object_surface_p src_surface; local 271 src_surface = ctx->src_surface; 272 if (NULL == src_surface) { 314 psPicParams->SrcYStride = src_surface->psb_surface->stride; 318 psPicParams->SrcUVStride = src_surface->psb_surface->stride / 2; 319 psPicParams->SrcUVRowStride = src_surface->psb_surface->stride * 16 / 2; 323 psPicParams->SrcUVStride = src_surface->psb_surface->stride [all...] |
lnc_hostcode.h | 177 object_surface_p src_surface; member in struct:context_ENC_s
|
/hardware/qcom/display/msm8084/libcopybit/ |
copybit_c2d.cpp | 1097 C2D_OBJECT_STR src_surface; local [all...] |
/hardware/qcom/display/msm8226/libcopybit/ |
copybit_c2d.cpp | 1095 C2D_OBJECT_STR src_surface; local [all...] |
/hardware/qcom/display/msm8960/libcopybit/ |
copybit_c2d.cpp | 1078 C2D_OBJECT_STR src_surface; local [all...] |
/hardware/qcom/display/msm8974/libcopybit/ |
copybit_c2d.cpp | 1097 C2D_OBJECT_STR src_surface; local [all...] |
/hardware/intel/common/libva/test/encode/ |
h264encode.c | 82 static VASurfaceID src_surface[SURFACE_NUM]; variable [all...] |
/external/qemu/distrib/sdl-1.2.15/src/video/windx5/ |
SDL_dx5video.c | 1905 LPDIRECTDRAWSURFACE3 src_surface; local [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
d3d.h | [all...] |
d3d9.h | [all...] |
d3drmobj.h | 170 IDirectDrawSurface *src_surface, IDirectDrawSurface *dst_surface); [all...] |