| /third_party/skia/m133/third_party/externals/libyuv/source/ |
| D | convert_to_argb.cc | 186 const uint8_t* src_y = sample + (src_width * crop_y + crop_x); in ConvertToARGB() local 210 const uint8_t* src_y = sample + (src_width * crop_y + crop_x); in ConvertToARGB() local 223 const uint8_t* src_y = sample + (src_width * crop_y + crop_x); in ConvertToARGB() local 236 const uint8_t* src_y = sample + (src_width * crop_y + crop_x); in ConvertToARGB() local 249 const uint8_t* src_y = sample + src_width * crop_y + crop_x; in ConvertToARGB() local 270 const uint8_t* src_y = sample + src_width * crop_y + crop_x; in ConvertToARGB() local 282 const uint8_t* src_y = sample + src_width * crop_y + crop_x; in ConvertToARGB() local 294 const uint8_t* src_y = sample + src_width * crop_y + crop_x; in ConvertToARGB() local 306 const uint8_t* src_y = sample + src_width * crop_y + crop_x; in ConvertToARGB() local 322 const uint8_t* src_y = sample + src_width * crop_y + crop_x; in ConvertToARGB() local [all …]
|
| D | convert_argb.cc | 52 int I420ToARGBMatrix(const uint8_t* src_y, in I420ToARGBMatrix() 141 int I420ToARGB(const uint8_t* src_y, in I420ToARGB() 158 int I420ToABGR(const uint8_t* src_y, in I420ToABGR() 177 int J420ToARGB(const uint8_t* src_y, in J420ToARGB() 194 int J420ToABGR(const uint8_t* src_y, in J420ToABGR() 213 int H420ToARGB(const uint8_t* src_y, in H420ToARGB() 230 int H420ToABGR(const uint8_t* src_y, in H420ToABGR() 249 int U420ToARGB(const uint8_t* src_y, in U420ToARGB() 266 int U420ToABGR(const uint8_t* src_y, in U420ToABGR() 285 int I422ToARGBMatrix(const uint8_t* src_y, in I422ToARGBMatrix() [all …]
|
| D | convert_from.cc | 35 static int I420ToI4xx(const uint8_t* src_y, in I420ToI4xx() 72 int I420ToI010(const uint8_t* src_y, in I420ToI010() 117 int I420ToI012(const uint8_t* src_y, in I420ToI012() 163 int I420ToI422(const uint8_t* src_y, in I420ToI422() 188 int I420ToI444(const uint8_t* src_y, in I420ToI444() 212 int I010ToI410(const uint16_t* src_y, in I010ToI410() 245 int I210ToI410(const uint16_t* src_y, in I210ToI410() 277 int I422ToI444(const uint8_t* src_y, in I422ToI444() 308 int I400Copy(const uint8_t* src_y, in I400Copy() 328 int I422ToYUY2(const uint8_t* src_y, in I422ToYUY2() [all …]
|
| D | convert.cc | 33 static int I4xxToI420(const uint8_t* src_y, in I4xxToI420() 71 int I420Copy(const uint8_t* src_y, in I420Copy() 114 int I010Copy(const uint16_t* src_y, in I010Copy() 155 static int Planar16bitTo8bit(const uint16_t* src_y, in Planar16bitTo8bit() 204 int I010ToI420(const uint16_t* src_y, in I010ToI420() 225 int I210ToI420(const uint16_t* src_y, in I210ToI420() 274 int I210ToI422(const uint16_t* src_y, in I210ToI422() 295 int I410ToI444(const uint16_t* src_y, in I410ToI444() 316 int I012ToI420(const uint16_t* src_y, in I012ToI420() 337 int I212ToI422(const uint16_t* src_y, in I212ToI422() [all …]
|
| D | convert_to_i420.cc | 193 const uint8_t* src_y = sample + (src_width * crop_y + crop_x); in ConvertToI420() local 216 const uint8_t* src_y = sample + src_width * crop_y + crop_x; in ConvertToI420() local 238 const uint8_t* src_y = sample + src_width * crop_y + crop_x; in ConvertToI420() local
|
| D | row_neon64.cc | 121 void I444ToARGBRow_NEON(const uint8_t* src_y, in I444ToARGBRow_NEON() 145 void I422ToARGBRow_NEON(const uint8_t* src_y, in I422ToARGBRow_NEON() 169 void I444AlphaToARGBRow_NEON(const uint8_t* src_y, in I444AlphaToARGBRow_NEON() 195 void I422AlphaToARGBRow_NEON(const uint8_t* src_y, in I422AlphaToARGBRow_NEON() 221 void I422ToRGBARow_NEON(const uint8_t* src_y, in I422ToRGBARow_NEON() 245 void I422ToRGB24Row_NEON(const uint8_t* src_y, in I422ToRGB24Row_NEON() 275 void I422ToRGB565Row_NEON(const uint8_t* src_y, in I422ToRGB565Row_NEON() 306 void I422ToARGB1555Row_NEON(const uint8_t* src_y, in I422ToARGB1555Row_NEON() 341 void I422ToARGB4444Row_NEON(const uint8_t* src_y, in I422ToARGB4444Row_NEON() 369 void I400ToARGBRow_NEON(const uint8_t* src_y, in I400ToARGBRow_NEON() [all …]
|
| D | row_neon.cc | 135 void I444ToARGBRow_NEON(const uint8_t* src_y, in I444ToARGBRow_NEON() 159 void I422ToARGBRow_NEON(const uint8_t* src_y, in I422ToARGBRow_NEON() 183 void I444AlphaToARGBRow_NEON(const uint8_t* src_y, in I444AlphaToARGBRow_NEON() 209 void I422AlphaToARGBRow_NEON(const uint8_t* src_y, in I422AlphaToARGBRow_NEON() 235 void I422ToRGBARow_NEON(const uint8_t* src_y, in I422ToRGBARow_NEON() 257 void I422ToRGB24Row_NEON(const uint8_t* src_y, in I422ToRGB24Row_NEON() 288 void I422ToRGB565Row_NEON(const uint8_t* src_y, in I422ToRGB565Row_NEON() 320 void I422ToARGB1555Row_NEON(const uint8_t* src_y, in I422ToARGB1555Row_NEON() 353 void I422ToARGB4444Row_NEON(const uint8_t* src_y, in I422ToARGB4444Row_NEON() 378 void I400ToARGBRow_NEON(const uint8_t* src_y, in I400ToARGBRow_NEON() [all …]
|
| D | row_common.cc | 1418 void J400ToARGBRow_C(const uint8_t* src_y, uint8_t* dst_argb, int width) { in J400ToARGBRow_C() 1831 void I444ToARGBRow_C(const uint8_t* src_y, in I444ToARGBRow_C() 1850 void I422ToARGBRow_C(const uint8_t* src_y, in I422ToARGBRow_C() 1877 void I210ToARGBRow_C(const uint16_t* src_y, in I210ToARGBRow_C() 1903 void I410ToARGBRow_C(const uint16_t* src_y, in I410ToARGBRow_C() 1921 void I210AlphaToARGBRow_C(const uint16_t* src_y, in I210AlphaToARGBRow_C() 1949 void I410AlphaToARGBRow_C(const uint16_t* src_y, in I410AlphaToARGBRow_C() 1970 void I212ToARGBRow_C(const uint16_t* src_y, in I212ToARGBRow_C() 2009 void I210ToAR30Row_C(const uint16_t* src_y, in I210ToAR30Row_C() 2036 void I212ToAR30Row_C(const uint16_t* src_y, in I212ToAR30Row_C() [all …]
|
| D | rotate.cc | 480 int I420Rotate(const uint8_t* src_y, in I420Rotate() 548 int I422Rotate(const uint8_t* src_y, in I422Rotate() 622 int I444Rotate(const uint8_t* src_y, in I444Rotate() 682 int NV12ToI420Rotate(const uint8_t* src_y, in NV12ToI420Rotate() 753 int Android420ToI420Rotate(const uint8_t* src_y, in Android420ToI420Rotate()
|
| D | planar_functions.cc | 30 void CopyPlane(const uint8_t* src_y, in CopyPlane() 88 void CopyPlane_16(const uint16_t* src_y, in CopyPlane_16() 100 void Convert16To8Plane(const uint16_t* src_y, in Convert16To8Plane() 161 void Convert8To16Plane(const uint8_t* src_y, in Convert8To16Plane() 214 int I422Copy(const uint8_t* src_y, in I422Copy() 256 int I444Copy(const uint8_t* src_y, in I444Copy() 295 int I210Copy(const uint16_t* src_y, in I210Copy() 338 int I400ToI400(const uint8_t* src_y, in I400ToI400() 359 int I420ToI400(const uint8_t* src_y, in I420ToI400() 388 int NV12Copy(const uint8_t* src_y, in NV12Copy() [all …]
|
| D | row_mmi.cc | 4822 void J400ToARGBRow_MMI(const uint8_t* src_y, uint8_t* dst_argb, int width) { in J400ToARGBRow_MMI() 4856 void I400ToARGBRow_MMI(const uint8_t* src_y, uint8_t* rgb_buf, in I400ToARGBRow_MMI() 5915 void I422ToYUY2Row_MMI(const uint8_t* src_y, in I422ToYUY2Row_MMI() 5951 void I422ToUYVYRow_MMI(const uint8_t* src_y, in I422ToUYVYRow_MMI() 6113 void I444ToARGBRow_MMI(const uint8_t* src_y, in I444ToARGBRow_MMI() 6209 void I422ToARGBRow_MMI(const uint8_t* src_y, in I422ToARGBRow_MMI() 6311 void I210ToARGBRow_MMI(const uint16_t* src_y, in I210ToARGBRow_MMI() 6415 void I422AlphaToARGBRow_MMI(const uint8_t* src_y, in I422AlphaToARGBRow_MMI() 6520 void I422ToRGB24Row_MMI(const uint8_t* src_y, in I422ToRGB24Row_MMI() 6635 void I422ToARGB4444Row_MMI(const uint8_t* src_y, in I422ToARGB4444Row_MMI() [all …]
|
| D | scale.cc | 2148 int I420Scale(const uint8_t* src_y, in I420Scale() 2186 int I420Scale_16(const uint16_t* src_y, in I420Scale_16() 2224 int I420Scale_12(const uint16_t* src_y, in I420Scale_12() 2265 int I444Scale(const uint8_t* src_y, in I444Scale() 2298 int I444Scale_16(const uint16_t* src_y, in I444Scale_16() 2331 int I444Scale_12(const uint16_t* src_y, in I444Scale_12() 2367 int I422Scale(const uint8_t* src_y, in I422Scale() 2403 int I422Scale_16(const uint16_t* src_y, in I422Scale_16() 2439 int I422Scale_12(const uint16_t* src_y, in I422Scale_12() 2478 int NV12Scale(const uint8_t* src_y, in NV12Scale() [all …]
|
| /third_party/ffmpeg/libavcodec/x86/ |
| D | videodsp_init.c | 119 x86_reg src_x, x86_reg src_y, in emulated_edge_mc() 195 int src_x, int src_y, int w, in emulated_edge_mc_sse2() 208 int src_x, int src_y, int w, in emulated_edge_mc_avx2()
|
| D | snowdsp.c | 694 … int src_x, int src_y, x86_reg src_stride, slice_buffer * sb, int add, uint8_t * dst8){ in inner_add_yblock_bw_8_obmc_16_bh_even_sse2() 742 … int src_x, int src_y, x86_reg src_stride, slice_buffer * sb, int add, uint8_t * dst8){ in inner_add_yblock_bw_16_obmc_32_sse2() 828 … int src_x, int src_y, x86_reg src_stride, slice_buffer * sb, int add, uint8_t * dst8){ in inner_add_yblock_bw_8_obmc_16_mmx() 839 … int src_x, int src_y, x86_reg src_stride, slice_buffer * sb, int add, uint8_t * dst8){ in inner_add_yblock_bw_16_obmc_32_mmx() 856 … int src_x, int src_y, int src_stride, slice_buffer * sb, int add, uint8_t * dst8){ in ff_snow_inner_add_yblock_sse2() 870 … int src_x, int src_y, int src_stride, slice_buffer * sb, int add, uint8_t * dst8){ in ff_snow_inner_add_yblock_mmx()
|
| /third_party/ffmpeg/libavcodec/ |
| D | mpegvideo_motion.c | 42 int src_x, src_y, motion_x, motion_y; in gmc1_motion() local 194 int src_x, int src_y, in hpel_motion() 245 int dxy, uvdxy, mx, my, src_x, src_y, in mpeg_motion_internal() local 463 int src_x, int src_y, in obmc_motion() 498 int dxy, uvdxy, mx, my, src_x, src_y, uvsrc_x, uvsrc_y, v_edge_pos; in qpel_motion() local 601 int src_x, src_y, dxy, emu = 0; in chroma_4mv_motion() local 756 int dxy, mx, my, src_x, src_y; in apply_8x8() local
|
| D | m101.c | 77 int src_y = y; in m101_decode_frame() local
|
| D | wmv2.c | 57 int dxy, mx, my, src_x, src_y, v_edge_pos; in ff_mspel_motion() local
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| D | lp_linear_fastpath.c | 82 const int src_y = y + util_iround(a0[1][1]*texture->height - 0.5f); in lp_linear_blit_rgba_blit() local 133 const int src_y = y + util_iround(a0[1][1]*texture->height - 0.5f); in lp_linear_blit_rgb1_blit() local
|
| /third_party/libdrm/tests/exynos/ |
| D | exynos_fimg2d_test.c | 246 unsigned int src_x, src_y, dst_x, dst_y, img_w, img_h; in g2d_copy_test() local 454 unsigned int src_x, src_y, img_w, img_h; in g2d_copy_with_scale_test() local 542 unsigned int src_x, src_y, dst_x, dst_y, img_w, img_h; in g2d_blend_test() local 643 unsigned int src_x, src_y, dst_x, dst_y, img_w, img_h; in g2d_checkerboard_test() local
|
| /third_party/libdrm/exynos/ |
| D | exynos_fimg2d.c | 500 struct g2d_image *dst, unsigned int src_x, unsigned int src_y, in g2d_copy() 583 unsigned int src_x, unsigned int src_y, in g2d_move() 682 unsigned int src_y, unsigned int src_w, in g2d_copy_with_scale() 791 unsigned int src_y, unsigned int dst_x, unsigned int dst_y, in g2d_blend() 907 struct g2d_image *dst, unsigned int src_x, unsigned int src_y, in g2d_scale_and_blend()
|
| /third_party/ffmpeg/libavutil/ |
| D | motion_vector.h | 38 int16_t src_x, src_y; member
|
| D | video_enc_params.h | 126 int src_x, src_y; member
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| D | upsampling_neon.c | 135 #define CONVERT8(FMT, XSTEP, N, src_y, src_uv, out, cur_x) do { \ argument 165 #define CONVERT1(FUNC, XSTEP, N, src_y, src_uv, rgb, cur_x) { \ argument
|
| /third_party/skia/m133/third_party/externals/libwebp/src/dsp/ |
| D | upsampling_neon.c | 136 #define CONVERT8(FMT, XSTEP, N, src_y, src_uv, out, cur_x) do { \ argument 166 #define CONVERT1(FUNC, XSTEP, N, src_y, src_uv, rgb, cur_x) { \ argument
|
| /third_party/mesa3d/src/gallium/drivers/i915/ |
| D | i915_blit.c | 90 short src_x, short src_y, short dst_x, short dst_y, short w, in i915_copy_blit()
|