Home
last modified time | relevance | path

Searched refs:psb_surface_p (Results 1 – 25 of 35) sorted by relevance

12

/hardware/intel/img/psb_video/src/
Dpsb_surface.h56 typedef struct psb_surface_s *psb_surface_p; typedef
85 psb_surface_p psb_surface /* out */
100 VAStatus psb_surface_set_chroma(psb_surface_p psb_surface, int chroma);
105 void psb_surface_destroy(psb_surface_p psb_surface);
110 VAStatus psb_surface_sync(psb_surface_p psb_surface);
115 VAStatus psb_surface_query_status(psb_surface_p psb_surface, VASurfaceStatus *status);
122 psb_surface_p psb_surface);
Dpsb_surface_attrib.h40 psb_surface_p psb_surface, /* out */
57 psb_surface_p psb_surface /* out */
72 psb_surface_p psb_surface /* out */
79 psb_surface_p psb_surface, /* out */
92 psb_surface_p psb_surface, /* out */
Dpsb_surface.c41 psb_surface_p psb_surface /* out */ in psb_surface_create()
170 psb_surface_p psb_surface /* out */ in psb_surface_create_for_userptr()
205 psb_surface_p psb_surface /* out */ in psb_surface_create_from_kbuf()
249 psb_surface_p psb_surface, /* out */ in psb_surface_create_camera()
288 psb_surface_p psb_surface, /* out */ in psb_surface_create_camera_from_ub()
320 VAStatus psb_surface_set_chroma(psb_surface_p psb_surface, int chroma) in psb_surface_set_chroma()
337 void psb_surface_destroy(psb_surface_p psb_surface) in psb_surface_destroy()
345 VAStatus psb_surface_sync(psb_surface_p psb_surface) in psb_surface_sync()
352 VAStatus psb_surface_query_status(psb_surface_p psb_surface, VASurfaceStatus *status) in psb_surface_query_status()
374 psb_surface_p psb_surface) in psb_surface_set_displaying()
Dtng_yuv_processor.h38 psb_surface_p src_surface;
48 psb_surface_p src_surface;
Dpsb_surface_attrib.c57 psb_surface_p psb_surface, /* out */ in psb_surface_create_from_ub()
142 psb_surface_p psb_surface;
189 psb_surface = (psb_surface_p) calloc(1, sizeof(struct psb_surface_s));
332 psb_surface_p psb_surface; in psb_CreateSurfacesForUserPtr()
353 psb_surface = (psb_surface_p) calloc(1, sizeof(struct psb_surface_s)); in psb_CreateSurfacesForUserPtr()
474 psb_surface_p psb_surface; in psb_CreateSurfaceFromKBuf()
492 psb_surface = (psb_surface_p) calloc(1, sizeof(struct psb_surface_s)); in psb_CreateSurfaceFromKBuf()
560 psb_surface_p psb_surface; in psb_CreateSurfaceFromUserspace()
593 psb_surface = (psb_surface_p) calloc(1, sizeof(struct psb_surface_s)); in psb_CreateSurfaceFromUserspace()
652 psb_surface_p psb_surface; in psb_CreateSurfaceFromION()
[all …]
Dpnw_rotate.h92 psb_surface_p psb_surface,
Dpnw_rotate.c446 psb_surface_p psb_surface = obj_surface->out_loop_surface;
485 psb_surface_p psb_surface; in psb_CreateScalingSurface()
515 psb_surface = (psb_surface_p) calloc(1, sizeof(struct psb_surface_s)); in psb_CreateScalingSurface()
584 psb_surface_p rotate_surface = NULL; in psb_CreateRotateSurface()
617 rotate_surface = (psb_surface_p) calloc(1, sizeof(struct psb_surface_s)); in psb_CreateRotateSurface()
757 psb_surface_p rotate_surface = obj_surface->out_loop_surface; in psb_DestroyRotateBuffer()
Dtng_vld_dec.h89 psb_buffer_p vld_dec_lookup_colocated_buffer(context_DEC_p, psb_surface_p);
Dtng_vld_dec.c80 psb_surface_p src_surface = obj_context->current_render_target->psb_surface; in vld_dec_setup_alternative_frame()
81 psb_surface_p out_loop_surface = obj_context->current_render_target->out_loop_surface; in vld_dec_setup_alternative_frame()
350 psb_surface_p surface = obj_surface->psb_surface; in vld_dec_allocate_colocated_buffer()
382 psb_buffer_p vld_dec_lookup_colocated_buffer(context_DEC_p ctx, psb_surface_p surface) in vld_dec_lookup_colocated_buffer()
Dpnw_cmdbuf.h215 int pnw_surface_get_frameskip(psb_driver_data_p driver_data, psb_surface_p psb_surface, int *frame_…
Dtng_VP8.c344 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; in get_opp_mode_stride()
378 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; in get_inloop_opmod()
609 psb_surface_p target_surface = obj_surface->psb_surface; in tng__VP8_process_picture_param()
768 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; in tng__VP8_set_target_picture()
781 psb_surface_p last_ref_surface = ctx->last_ref_picture->psb_surface; in tng__VP8_set_reference_picture()
782 psb_surface_p golden_ref_surface = ctx->golden_ref_picture->psb_surface; in tng__VP8_set_reference_picture()
783 psb_surface_p alt_ref_surface = ctx->alt_ref_picture->psb_surface; in tng__VP8_set_reference_picture()
1535 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; in tng_VP8_EndPicture()
Dtng_yuv_processor.c129 psb_surface_p src_surface = ctx->src_surface; in tng__yuv_processor_process()
213psb_surface_p rotate_surface = dec_ctx->obj_context->current_render_target->out_loop_surface; in tng__yuv_processor_execute()
244 psb_surface_p rotate_surface = dec_ctx->obj_context->current_render_target->psb_surface; in tng__yuv_processor_execute()
Dtng_cmdbuf.h255 int tng_surface_get_frameskip(psb_driver_data_p driver_data, psb_surface_p psb_surface, int *frame_…
Dpnw_MPEG2.c925 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; in psb__MPEG2_set_operating_mode()
947 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; in psb__MPEG2_set_reference_pictures()
1031 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; in psb__MPEG2_set_picture_header()
1288 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; in psb__MEPG2_send_highlevel_cmd()
1289 psb_surface_p rotate_surface = ctx->obj_context->current_render_target->out_loop_surface; in psb__MEPG2_send_highlevel_cmd()
1345 psb_surface_p rotate_surface = ctx->obj_context->current_render_target->out_loop_surface; in psb__MEPG2_send_blit_cmd()
Dpsb_overlay.c852 psb_surface_p *psb_surface_new, in I830PutImageFlipRotateSurface()
859 psb_surface_p psb_surface = NULL; in I830PutImageFlipRotateSurface()
939 psb_surface_p psb_surface = NULL; in I830PutImageFlipRotateDebug()
1040 psb_surface_p psb_surface = NULL; in I830PutImage()
Dpsb_drv_video.c881 psb_surface_p psb_surface; in psb_CreateSurfaces2()
902 psb_surface = (psb_surface_p) calloc(1, sizeof(struct psb_surface_s)); in psb_CreateSurfaces2()
1190 psb_surface_p psb_surface; in psb_CreateContext()
2298 psb_surface_p psb_surface = obj_surface->psb_surface; in psb_BeginPicture()
2309 psb_surface_p psb_surface = obj_surface->psb_surface; in psb_BeginPicture()
2858 psb_surface_p psb_surface;
2902 psb_surface_p psb_surface = obj_surface->psb_surface;
2923 psb_surface_p psb_surface = obj_surface->psb_surface;
2951 psb_surface_p psb_surface;
/hardware/intel/img/psb_video/src/android/
Dpsb_surface_gralloc.c151 psb_surface_p psb_surface; in psb_CreateSurfacesFromGralloc()
172 psb_surface = (psb_surface_p) calloc(1, sizeof(struct psb_surface_s)); in psb_CreateSurfacesFromGralloc()
311 psb_surface_p psb_surface; in psb_CreateSurfacesFromGralloc()
331 psb_surface = (psb_surface_p) calloc(1, sizeof(struct psb_surface_s)); in psb_CreateSurfacesFromGralloc()
Dpsb_output_android.c167 psb_surface_p psb_surface; in psb_putsurface_ctexture()
294 psb_surface_p rotate_surface; /* rotate surface */
/hardware/intel/img/psb_video/src/x11/
Dpsb_x11.h102 psb_surface_p rotate_surface;
Dpsb_xvva.c630 output->rotate_surface = (psb_surface_p) calloc(1, sizeof(struct psb_surface_s)); in psb_check_rotatesurface()
683 psb_surface_p psb_surface; in psb_putsurface_xvideo()
/hardware/intel/img/psb_video/src/mrst/
Dlnc_cmdbuf.h183 int lnc_surface_get_frameskip(psb_driver_data_p driver_data, psb_surface_p psb_surface, int *frame_…
Dpsb_H264.c485 psb_surface_p psb_surface; in psb_H264_CreateContext()
556 psb_surface_p surface = obj_surface->psb_surface; in psb__H264_allocate_colocated_buffer()
578 static psb_buffer_p psb__H264_lookup_colocated_buffer(context_H264_p ctx, psb_surface_p surface) in psb__H264_lookup_colocated_buffer()
610 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; in psb__H264_process_picture_param()
1045 psb_surface_p rotate_surface = ctx->obj_context->current_render_target->out_loop_surface; in psb__H264_setup_alternative_frame()
1077 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; in psb__H264_build_rendec_params()
1571 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; in psb__set_macroblock_parameters()
1833 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; in psb_H264_EndPicture()
1879 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; in psb_H264_EndPicture()
Dpsb_MPEG2.c922 psb_surface_p rotate_surface = ctx->obj_context->current_render_target->out_loop_surface; in psb__MPEG2_setup_alternative_frame()
953 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; in psb__MPEG2_set_operating_mode()
978 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; in psb__MPEG2_set_reference_pictures()
1057 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; in psb__MPEG2_set_picture_header()
1417 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; in psb__MEPG2_send_highlevel_cmd()
1471 psb_surface_p rotate_surface = ctx->obj_context->current_render_target->out_loop_surface; in psb__MEPG2_send_blit_cmd()
Dpsb_MPEG2MC.c681 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; in psb__MPEG2MC_send_highlevel_commands()
726 psb_surface_p forward_surface = ctx->forward_ref_surface->psb_surface; in psb__MPEG2MC_send_highlevel_commands()
727 psb_surface_p backward_surface = ctx->backward_ref_surface->psb_surface; in psb__MPEG2MC_send_highlevel_commands()
1361 static psb_surface_p target_surface = NULL; in psb_MPEG2MC_BeginPicture()
1362 psb_surface_p tmp = ctx->obj_context->current_render_target->psb_surface; in psb_MPEG2MC_BeginPicture()
Dpsb_MPEG4.c554 psb_surface_p surface = obj_surface->psb_surface; in psb__MPEG4_allocate_colocated_buffer()
574 static psb_buffer_p psb__MPEG4_lookup_colocated_buffer(context_MPEG4_p ctx, psb_surface_p surface) in psb__MPEG4_lookup_colocated_buffer()
945 psb_surface_p rotate_surface = ctx->obj_context->current_render_target->out_loop_surface; in psb__MPEG4_setup_alternative_frame()
977 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; in psb__MPEG4_set_picture_params()

12