Home
last modified time | relevance | path

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

12

/external/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()
573 struct u_rect *src_rect, in vl_compositor_set_buffer_layer()
645 struct u_rect *src_rect, in vl_compositor_set_palette_layer()
677 struct u_rect *src_rect, in vl_compositor_set_rgba_layer()
725 struct u_rect *src_rect, in vl_compositor_yuv_deint_full()
764 struct u_rect *src_rect, in vl_compositor_convert_rgb_to_yuv()
/external/pdfium/core/fxge/win32/
Dcgdi_display_driver.cpp81 const FX_RECT& src_rect, in SetDIBits()
149 FX_RECT src_rect(0, 0, bitmap->GetWidth(), bitmap->GetHeight()); in UseFoxitStretchEngine() local
197 FX_RECT src_rect(0, 0, clip_width, clip_height); in StretchDIBits() local
Dcgdi_printer_driver.cpp46 const FX_RECT& src_rect, in SetDIBits()
Dctext_only_printer_driver.cpp90 const FX_RECT& src_rect, in SetDIBits()
Dcps_printer_driver.cpp160 const FX_RECT& src_rect, in SetDIBits()
/external/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
/external/mesa3d/src/gallium/frontends/va/
Dpostproc.c63 struct u_rect src_rect; in vlVaPostProcCompositor() local
224 struct u_rect src_rect; in vlVaVidEngineBlit() local
360 struct u_rect src_rect; in vlVaPostProcBlit() local
Dsubpicture.c183 struct u_rect src_rect = {src_x, src_x + src_width, src_y, src_y + src_height}; in vlVaAssociateSubpicture() local
/external/libva-utils/common/
Dva_display_drm.c124 const VARectangle *src_rect, in va_put_surface_drm()
Dva_display_x11.c108 const VARectangle *src_rect, in va_put_surface_x11()
Dva_display_win32.cpp150 const VARectangle *src_rect, in va_put_surface_win32()
Dva_display.c183 const VARectangle *src_rect, in va_put_surface()
Dva_display_wayland.c166 const VARectangle *src_rect, in va_put_surface_wayland()
/external/libva-utils/putsurface/
Dputsurface_wayland.c85 VARectangle src_rect, dst_rect; in vaPutSurface() local
134 const VARectangle *src_rect, in va_put_surface()
/external/libva-utils/decode/
Dmpeg2vldemo.cpp257 VARectangle src_rect, dst_rect; in main() local
/external/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()
/external/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()
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/png-0.17.14/examples/
Dshow.rs133 let src_rect = Rect { in fill_v_flipped() localVariable
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/png-0.17.14/examples/
Dshow.rs133 let src_rect = Rect { in fill_v_flipped() localVariable
/external/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
/external/openscreen/cast/standalone_receiver/
Dsdl_video_player.cc150 const SDL_Rect src_rect = { in RenderNextFrame() local
/external/pdfium/core/fxge/dib/
Dcstretchengine.cpp252 FX_RECT src_rect(0, 0, m_SrcWidth, m_SrcHeight); in CStretchEngine() local
/external/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()

12