/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_frame_scale.c | 75 const int dst_h = dst_hs[i]; in vp9_scale_and_extend_frame_c() local 78 for (y = 0; y < dst_h; y += 3) { in vp9_scale_and_extend_frame_c() 93 const int dst_h = dst->y_crop_height; in vp9_scale_and_extend_frame_c() local 98 for (y = 0; y < dst_h; y += 16) { in vp9_scale_and_extend_frame_c() 99 const int y_q4 = y * (16 / factor) * src_h / dst_h + phase_scaler; in vp9_scale_and_extend_frame_c() 103 (y / factor) * src_h / dst_h * src_stride + in vp9_scale_and_extend_frame_c() 109 16 * src_h / dst_h, 16 / factor, 16 / factor); in vp9_scale_and_extend_frame_c()
|
D | vp9_encoder.c | 3042 const int dst_h = dst->y_crop_height; local 3055 for (y = 0; y < dst_h; y += 16) { 3056 const int y_q4 = y * (16 / factor) * src_h / dst_h + phase_scaler; 3060 (y / factor) * src_h / dst_h * src_stride + 3068 16 * src_h / dst_h, 16 / factor, 16 / factor, 3073 16 * src_h / dst_h, 16 / factor, 16 / factor);
|
/external/libdrm/exynos/ |
D | exynos_fimg2d.c | 506 unsigned int src_w, src_h, dst_w, dst_h; in g2d_copy() local 516 dst_h = w; in g2d_copy() 520 dst_h = dst->height - dst_y; in g2d_copy() 523 h = MIN(src_h, dst_h); in g2d_copy() 590 unsigned int src_w, src_h, dst_w, dst_h; in g2d_move() local 600 dst_h = w; in g2d_move() 604 dst_h = img->height - dst_y; in g2d_move() 607 h = MIN(src_h, dst_h); in g2d_move() 685 unsigned int dst_h, unsigned int negative) in g2d_copy_with_scale() argument 696 if (src_w == dst_w && src_h == dst_h) in g2d_copy_with_scale() [all …]
|
D | exynos_fimg2d.h | 323 unsigned int dst_h, unsigned int negative); 331 unsigned int dst_y, unsigned int dst_w, unsigned int dst_h,
|
/external/libvpx/libvpx/vp9/encoder/x86/ |
D | vp9_frame_scale_ssse3.c | 33 const int dst_w, const int dst_h) { in scale_plane_2_to_1_phase_0() argument 36 int y = dst_h; in scale_plane_2_to_1_phase_0() 55 const int dst_w, const int dst_h) { in scale_plane_4_to_1_phase_0() argument 58 int y = dst_h; in scale_plane_4_to_1_phase_0() 93 const int dst_w, const int dst_h, in scale_plane_2_to_1_bilinear() argument 96 int y = dst_h; in scale_plane_2_to_1_bilinear() 133 const int dst_w, const int dst_h, in scale_plane_4_to_1_bilinear() argument 136 int y = dst_h; in scale_plane_4_to_1_bilinear() 756 const int dst_h = dst->y_crop_height; in vp9_scale_and_extend_frame_ssse3() local 758 const int dst_uv_h = dst_h / 2; in vp9_scale_and_extend_frame_ssse3() [all …]
|
/external/libvpx/libvpx/vp9/encoder/arm/neon/ |
D | vp9_frame_scale_neon.c | 712 const int dst_h = dst->y_crop_height; in vp9_scale_and_extend_frame_neon() local 714 const int dst_uv_h = dst_h / 2; in vp9_scale_and_extend_frame_neon() 720 if (2 * dst_w == src_w && 2 * dst_h == src_h) { in vp9_scale_and_extend_frame_neon() 725 dst->y_stride, dst_w, dst_h); in vp9_scale_and_extend_frame_neon() 734 dst->y_stride, dst_w, dst_h, c0, c1); in vp9_scale_and_extend_frame_neon() 741 const int buffer_height = (2 * dst_h + SUBPEL_TAPS - 2 + 7) & ~7; in vp9_scale_and_extend_frame_neon() 747 dst_h, vp9_filter_kernels[filter_type][phase_scaler], temp_buffer); in vp9_scale_and_extend_frame_neon() 761 } else if (4 * dst_w == src_w && 4 * dst_h == src_h) { in vp9_scale_and_extend_frame_neon() 766 dst->y_stride, dst_w, dst_h); in vp9_scale_and_extend_frame_neon() 775 dst->y_stride, dst_w, dst_h, c0, c1); in vp9_scale_and_extend_frame_neon() [all …]
|
/external/mesa3d/src/gallium/frontends/xa/ |
D | xa_yuv.c | 117 int dst_h, in xa_yuv_planar_blit() argument 127 if (dst_w == 0 || dst_h == 0) in xa_yuv_planar_blit() 141 scale_y = (float)src_h / (float)dst_h; in xa_yuv_planar_blit()
|
D | xa_context.h | 61 int dst_h,
|
D | xa_priv.h | 255 int dst_y, int dst_w, int dst_h,
|
D | xa_renderer.c | 507 int dst_y, int dst_w, int dst_h, struct xa_surface *srf[]) in renderer_draw_yuv() argument 513 dst_x, dst_y, dst_w, dst_h, srf); in renderer_draw_yuv()
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_seed_N2F62_3.10.49/events/mdss/mdp_sspp_change/ |
D | format | 24 field:u16 dst_h; offset:50; size:2; signed:0; 26 …g_h, REC->src_x, REC->src_y, REC->src_w, REC->src_h, REC->dst_x, REC->dst_y, REC->dst_w, REC->dst_h
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/sde_rotator/rot_entry_done/ |
D | format | 26 field:u16 dst_h; offset:54; size:2; signed:0; 28 … REC->src_h, REC->dst_fmt, REC->dst_bw, REC->dst_bh, REC->dst_x, REC->dst_y, REC->dst_w, REC->dst_h
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/sde_rotator/rot_entry_commit/ |
D | format | 26 field:u16 dst_h; offset:54; size:2; signed:0; 28 … REC->src_h, REC->dst_fmt, REC->dst_bw, REC->dst_bh, REC->dst_x, REC->dst_y, REC->dst_w, REC->dst_h
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_seed_N2F62_3.10.49/events/mdss/mdp_sspp_set/ |
D | format | 24 field:u16 dst_h; offset:50; size:2; signed:0; 26 …g_h, REC->src_x, REC->src_y, REC->src_w, REC->src_h, REC->dst_x, REC->dst_y, REC->dst_w, REC->dst_h
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/mdss/mdp_sspp_set/ |
D | format | 24 field:u16 dst_h; offset:50; size:2; signed:0; 26 …g_h, REC->src_x, REC->src_y, REC->src_w, REC->src_h, REC->dst_x, REC->dst_y, REC->dst_w, REC->dst_h
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/sde_rotator/rot_entry_fence/ |
D | format | 26 field:u16 dst_h; offset:54; size:2; signed:0; 28 … REC->src_h, REC->dst_fmt, REC->dst_bw, REC->dst_bh, REC->dst_x, REC->dst_y, REC->dst_w, REC->dst_h
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/mdss/mdp_sspp_change/ |
D | format | 24 field:u16 dst_h; offset:50; size:2; signed:0; 26 …g_h, REC->src_x, REC->src_y, REC->src_w, REC->src_h, REC->dst_x, REC->dst_y, REC->dst_w, REC->dst_h
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_cb_copyimage.c | 562 unsigned dst_h = src_h; in fallback_copy_image() local 567 dst_h = DIV_ROUND_UP(dst_h, src_blk_h); in fallback_copy_image() 570 dst_h *= dst_blk_h; in fallback_copy_image() 584 dst_x, dst_y, dst_w, dst_h, in fallback_copy_image() 589 dst_x, dst_y, dst_w, dst_h, in fallback_copy_image()
|
/external/libkmsxx/kms++/src/ |
D | crtc.cpp | 103 int32_t dst_x, int32_t dst_y, uint32_t dst_w, uint32_t dst_h, in set_plane() argument 107 dst_x, dst_y, dst_w, dst_h, in set_plane()
|
/external/perfetto/protos/perfetto/trace/ftrace/ |
D | mdss.proto | 40 optional uint32 dst_h = 16; field 86 optional uint32 dst_h = 16; field
|
/external/mesa3d/src/mesa/main/ |
D | copyimage.c | 614 GLuint src_w, src_h, dst_w, dst_h; in _mesa_CopyImageSubData() local 643 &dstIntFormat, &dst_w, &dst_h, &dst_num_samples, in _mesa_CopyImageSubData() 773 GLuint src_w, src_h, dst_w, dst_h; in _mesa_CopyImageSubDataNV() local 801 &dstIntFormat, &dst_w, &dst_h, &dst_num_samples, in _mesa_CopyImageSubDataNV()
|
/external/libkmsxx/kms++/inc/kms++/ |
D | crtc.h | 25 int32_t dst_x, int32_t dst_y, uint32_t dst_w, uint32_t dst_h,
|
/external/mesa3d/src/broadcom/vulkan/ |
D | v3dv_meta_copy.c | 4133 uint32_t dst_x, dst_y, dst_w, dst_h; in blit_shader() local 4137 &dst_x, &dst_y, &dst_w, &dst_h, in blit_shader() 4268 .height = dst_y + dst_h, in blit_shader() 4365 .extent = { dst_w, dst_h }, in blit_shader() 4420 .height = dst_h, in blit_shader() 4427 .extent = { dst_w, dst_h } in blit_shader()
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | intel_mipmap_tree.c | 2317 unsigned dst_h = dst->surf.logical_level0_px.height; in intel_miptree_updownsample() local 2324 0, 0, dst_w, dst_h, in intel_miptree_updownsample() 2332 dst_h = dst->stencil_mt->surf.logical_level0_px.height; in intel_miptree_updownsample() 2340 0, 0, dst_w, dst_h, in intel_miptree_updownsample()
|
/external/perfetto/protos/perfetto/trace/ |
D | perfetto_trace.proto | 4673 optional uint32 dst_h = 16; field 4719 optional uint32 dst_h = 16; field
|