HomeSort by relevance Sort by last modified time
    Searched refs:src_surface (Results 1 - 25 of 30) sorted by null

1 2

  /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 72 ctx->src_surface = NULL;
129 psb_surface_p src_surface = ctx->src_surface; local
153 REGIO_WRITE_FIELD_LITE(reg_value, MSVDX_CMDS, OPERATING_MODE, ROW_STRIDE, src_surface->stride_mode);
160 buffer = &src_surface->buf;
164 src_surface->chroma_offset);
221 ctx->src_surface = surface_params->src_surface;
231 if (GET_SURFACE_INFO_tiling(ctx->src_surface)) {
258 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 80 psb_surface_p src_surface = obj_context->current_render_target->psb_surface; local
88 out_loop_surface = src_surface;
89 src_surface = ctx->yuv_ctx->src_surface;
150 REGIO_WRITE_FIELD_LITE(cmd, MSVDX_CMDS, EXTENDED_ROW_STRIDE, EXT_ROW_STRIDE, src_surface->stride / 64);
493 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 420 object_surface_p src_surface = SURFACE(surface_id);
    [all...]
  /external/mesa3d/src/gallium/state_trackers/va/
postproc.c 232 vlVaSurface *src_surface; local
246 src_surface = handle_table_get(drv->htab, param->surface);
247 if (!src_surface || !src_surface->buffer)
250 src = src_surface->buffer;
292 src_region = vlVaRegionDefault(param->surface_region, src_surface->buffer, &def_src_region);
  /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 1103 C2D_OBJECT_STR src_surface; local
    [all...]
  /hardware/qcom/display/msm8909/libcopybit/
copybit_c2d.cpp 1101 C2D_OBJECT_STR src_surface; local
    [all...]
  /hardware/qcom/display/msm8909w_3100/libcopybit/
copybit_c2d.cpp 1101 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/msm8994/libcopybit/
copybit_c2d.cpp 1106 C2D_OBJECT_STR src_surface; local
    [all...]
  /hardware/qcom/display/msm8996/libcopybit/
copybit_c2d.cpp 1101 C2D_OBJECT_STR src_surface; local
    [all...]
  /hardware/qcom/display/msm8998/libcopybit/
copybit_c2d.cpp 1099 C2D_OBJECT_STR src_surface; local
    [all...]
  /hardware/intel/common/libva/test/encode/
h264encode.c 82 static VASurfaceID src_surface[SURFACE_NUM]; variable
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d11.h     [all...]

Completed in 1415 milliseconds

1 2