Home
last modified time | relevance | path

Searched defs:src_rect (Results 1 – 17 of 17) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_compositor.c331 struct u_rect *src_rect, struct u_rect *dst_rect, in set_yuv_layer()
407 struct u_rect *src_rect, struct u_rect *dst_rect, in set_rgb_to_yuv_layer()
574 struct u_rect *src_rect, in vl_compositor_set_buffer_layer()
646 struct u_rect *src_rect, in vl_compositor_set_palette_layer()
678 struct u_rect *src_rect, in vl_compositor_set_rgba_layer()
736 struct u_rect *src_rect, in vl_compositor_yuv_deint_full()
788 struct u_rect *src_rect, in vl_compositor_convert_rgb_to_yuv()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_scissor.c44 const struct gl_scissor_rect *src_rect = &ctx->Scissor.WindowRects[i]; in st_window_rectangles_to_blit() local
/third_party/mesa3d/src/gallium/frontends/va/
Dpostproc.c111 struct u_rect src_rect; in vlVaPostProcCompositor() local
261 struct u_rect src_rect; in vlVaVidEngineBlit() local
Dimage.c535 VARectangle src_rect = { in vlVaGetImage() local
703 VARectangle src_rect = { in vlVaPutImage() local
Dsubpicture.c183 struct u_rect src_rect = {src_x, src_x + src_width, src_y, src_y + src_height}; in vlVaAssociateSubpicture() local
Dsurface.c269 struct u_rect *src_rect, struct u_rect *dst_rect) in vlVaPutSubpictures()
366 struct u_rect src_rect, *dirty_area; in vlVaPutSurface() local
Dva_private.h359 struct u_rect src_rect; member
/third_party/mesa3d/src/amd/vpelib/src/chip/vpe11/
Dvpe11_resource.c235 struct scaler_data *scl_data, struct vpe_rect *src_rect, struct vpe_rect *dst_rect, in vpe11_set_num_segments()
/third_party/mesa3d/src/amd/vpelib/src/core/
Dresource.c408 void calculate_scaling_ratios(struct scaler_data *scl_data, struct vpe_rect *src_rect, in calculate_scaling_ratios()
529 struct vpe_rect src_rect = stream_ctx->stream.scaling_info.src_rect; in calculate_inits_and_viewports() local
604 struct vpe_rect *src_rect, struct vpe_rect *dst_rect, const struct vpe_rect *target_rect) in vpe_clip_stream()
/third_party/mesa3d/src/gallium/frontends/vdpau/
Doutput.c664 struct u_rect src_rect, dst_rect; in vlVdpOutputSurfaceRenderOutputSurface() local
734 struct u_rect src_rect, dst_rect; in vlVdpOutputSurfaceRenderBitmapSurface() local
Dpresentation.c214 struct u_rect src_rect, dst_clip, *dirty_area; in vlVdpPresentationQueueDisplay() local
/third_party/mesa3d/src/amd/vpelib/src/chip/vpe10/
Dvpe10_resource.c206 struct scaler_data *scl_data, struct vpe_rect *src_rect, struct vpe_rect *dst_rect) in vpe10_init_scaler_data()
249 struct scaler_data *scl_data, struct vpe_rect *src_rect, struct vpe_rect *dst_rect, in vpe10_set_num_segments()
606 struct vpe_rect *src_rect; in vpe10_calculate_segments() local
Dvpe10_dpp.c69 struct vpe_rect *src_rect, struct vpe_rect *dst_rect, struct vpe_scaling_taps *taps) in vpe10_dpp_get_optimal_number_of_taps()
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_blit.c330 VkRect2D src_rect; in pvr_CmdBlitImage2() local
990 VkRect2D src_rect = { 0 }; in pvr_copy_image_to_buffer_region_format() local
Dpvr_job_transfer.c1427 const VkRect2D *src_rect = in pvr_uv_space() local
1769 VkRect2D src_rect = mapping->src_rect; in pvr_dma_texture_floats() local
2623 VkRect2D *src_rect = &src->mappings[0].src_rect; in pvr_isp_scan_direction() local
5043 VkRect2D *src_rect = &src->mappings[k].src_rect; in pvr_generate_custom_mapping() local
Dpvr_private.h391 VkRect2D src_rect; member
/third_party/mesa3d/src/amd/vpelib/inc/
Dvpe_types.h685 struct vpe_rect src_rect; /**< Input frame/stream rectangle*/ member