Home
last modified time | relevance | path

Searched defs:src_stride (Results 1 – 25 of 125) sorted by relevance

12345

/third_party/mesa3d/src/util/format/
Du_format_zs.c115 const uint8_t *restrict src_row, unsigned src_stride, in util_format_s8_uint_unpack_s_8uint()
128 const uint8_t *restrict src_row, unsigned src_stride, in util_format_s8_uint_pack_s_8uint()
141 const uint8_t *restrict src_row, unsigned src_stride, in util_format_z16_unorm_unpack_z_float()
158 const float *restrict src_row, unsigned src_stride, in util_format_z16_unorm_pack_z_float()
175 const uint8_t *restrict src_row, unsigned src_stride, in util_format_z16_unorm_unpack_z_32unorm()
192 const uint32_t *restrict src_row, unsigned src_stride, in util_format_z16_unorm_pack_z_32unorm()
209 const uint8_t *restrict src_row, unsigned src_stride, in util_format_z32_unorm_unpack_z_float()
226 const float *restrict src_row, unsigned src_stride, in util_format_z32_unorm_pack_z_float()
243 const uint8_t *restrict src_row, unsigned src_stride, in util_format_z32_unorm_unpack_z_32unorm()
256 const uint32_t *restrict src_row, unsigned src_stride, in util_format_z32_unorm_pack_z_32unorm()
[all …]
Du_format_bptc.c37 const uint8_t *restrict src_row, unsigned src_stride, in util_format_bptc_rgba_unorm_unpack_rgba_8unorm()
47 const uint8_t *restrict src_row, unsigned src_stride, in util_format_bptc_rgba_unorm_pack_rgba_8unorm()
57 const uint8_t *restrict src_row, unsigned src_stride, in util_format_bptc_rgba_unorm_unpack_rgba_float()
78 const float *restrict src_row, unsigned src_stride, in util_format_bptc_rgba_unorm_pack_rgba_float()
115 const uint8_t *restrict src_row, unsigned src_stride, in util_format_bptc_srgba_unpack_rgba_8unorm()
125 const uint8_t *restrict src_row, unsigned src_stride, in util_format_bptc_srgba_pack_rgba_8unorm()
135 const uint8_t *restrict src_row, unsigned src_stride, in util_format_bptc_srgba_unpack_rgba_float()
158 const float *restrict src_row, unsigned src_stride, in util_format_bptc_srgba_pack_rgba_float()
180 const uint8_t *restrict src_row, unsigned src_stride, in util_format_bptc_rgb_float_unpack_rgba_8unorm()
203 const uint8_t *restrict src_row, unsigned src_stride, in util_format_bptc_rgb_float_pack_rgba_8unorm()
[all …]
Du_format_s3tc.c124 const uint8_t *restrict src_row, unsigned src_stride, in util_format_dxtn_rgb_unpack_rgba_8unorm()
153 const uint8_t *restrict src_row, unsigned src_stride, in util_format_dxt1_rgb_unpack_rgba_8unorm()
165 const uint8_t *restrict src_row, unsigned src_stride, in util_format_dxt1_rgba_unpack_rgba_8unorm()
177 const uint8_t *restrict src_row, unsigned src_stride, in util_format_dxt3_rgba_unpack_rgba_8unorm()
189 const uint8_t *restrict src_row, unsigned src_stride, in util_format_dxt5_rgba_unpack_rgba_8unorm()
201 const uint8_t *restrict src_row, unsigned src_stride, in util_format_dxtn_rgb_unpack_rgba_float()
236 const uint8_t *restrict src_row, unsigned src_stride, in util_format_dxt1_rgb_unpack_rgba_float()
248 const uint8_t *restrict src_row, unsigned src_stride, in util_format_dxt1_rgba_unpack_rgba_float()
260 const uint8_t *restrict src_row, unsigned src_stride, in util_format_dxt3_rgba_unpack_rgba_float()
272 const uint8_t *restrict src_row, unsigned src_stride, in util_format_dxt5_rgba_unpack_rgba_float()
[all …]
Du_format_latc.c46 …ict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned w… in util_format_latc1_unorm_unpack_rgba_8unorm()
53 unsigned src_stride, unsigned width, unsigned height) in util_format_latc1_unorm_pack_rgba_8unorm()
59 …ict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned w… in util_format_latc1_unorm_unpack_rgba_float()
85 …trict dst_row, unsigned dst_stride, const float *restrict src_row, unsigned src_stride, unsigned w… in util_format_latc1_unorm_pack_rgba_float()
112 … UNUSED const uint8_t *restrict src_row, UNUSED unsigned src_stride, in util_format_latc1_snorm_unpack_rgba_8unorm()
120 … UNUSED const uint8_t *restrict src_row, UNUSED unsigned src_stride, in util_format_latc1_snorm_pack_rgba_8unorm()
127 …trict dst_row, unsigned dst_stride, const float *restrict src_row, unsigned src_stride, unsigned w… in util_format_latc1_snorm_pack_rgba_float()
133 …ict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned w… in util_format_latc1_snorm_unpack_rgba_float()
182 …ict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned w… in util_format_latc2_unorm_unpack_rgba_8unorm()
188 …ict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned w… in util_format_latc2_unorm_pack_rgba_8unorm()
[all …]
Du_format_rgtc.c41 …ict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned w… in util_format_rgtc1_unorm_unpack_rgba_8unorm()
67 unsigned src_stride, unsigned width, unsigned height) in util_format_rgtc1_unorm_pack_rgba_8unorm()
89 …ict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned w… in util_format_rgtc1_unorm_unpack_rgba_float()
114 …trict dst_row, unsigned dst_stride, const float *restrict src_row, unsigned src_stride, unsigned w… in util_format_rgtc1_unorm_pack_rgba_float()
156 … UNUSED const uint8_t *restrict src_row, UNUSED unsigned src_stride, in util_format_rgtc1_snorm_unpack_rgba_8unorm()
164 … UNUSED const uint8_t *restrict src_row, UNUSED unsigned src_stride, in util_format_rgtc1_snorm_pack_rgba_8unorm()
171 …trict dst_row, unsigned dst_stride, const float *restrict src_row, unsigned src_stride, unsigned w… in util_format_rgtc1_snorm_pack_rgba_float()
193 …ict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned w… in util_format_rgtc1_snorm_unpack_rgba_float()
240 …ict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned w… in util_format_rgtc2_unorm_unpack_rgba_8unorm()
265 …ict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned w… in util_format_rgtc2_unorm_pack_rgba_8unorm()
[all …]
Du_format_etc.c14 …ict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned w… in util_format_etc1_rgb8_unpack_rgba_8unorm()
21 … UNUSED const uint8_t *restrict src_row, UNUSED unsigned src_stride, in util_format_etc1_rgb8_pack_rgba_8unorm()
28 …ict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned w… in util_format_etc1_rgb8_unpack_rgba_float()
63 … UNUSED const float *restrict src_row, UNUSED unsigned src_stride, in util_format_etc1_rgb8_pack_rgba_float()
Du_format_yuv.c43 const uint8_t *restrict src_row, unsigned src_stride, in util_format_r8g8_b8g8_unorm_unpack_rgba_float()
97 const uint8_t *restrict src_row, unsigned src_stride, in util_format_r8g8_b8g8_unorm_unpack_rgba_8unorm()
151 const float *restrict src_row, unsigned src_stride, in util_format_r8g8_b8g8_unorm_pack_rgba_float()
200 const uint8_t *restrict src_row, unsigned src_stride, in util_format_r8g8_b8g8_unorm_pack_rgba_8unorm()
265 const uint8_t *restrict src_row, unsigned src_stride, in util_format_g8r8_g8b8_unorm_unpack_rgba_float()
319 const uint8_t *restrict src_row, unsigned src_stride, in util_format_g8r8_g8b8_unorm_unpack_rgba_8unorm()
373 const float *restrict src_row, unsigned src_stride, in util_format_g8r8_g8b8_unorm_pack_rgba_float()
422 const uint8_t *restrict src_row, unsigned src_stride, in util_format_g8r8_g8b8_unorm_pack_rgba_8unorm()
487 const uint8_t *restrict src_row, unsigned src_stride, in util_format_uyvy_unpack_rgba_float()
535 const uint8_t *restrict src_row, unsigned src_stride, in util_format_uyvy_unpack_rgba_8unorm()
[all …]
Du_format_other.c54 const float *restrict src_row, unsigned src_stride, in util_format_r9g9b9e5_float_pack_rgba_float()
107 const uint8_t *restrict src_row, unsigned src_stride, in util_format_r9g9b9e5_float_pack_rgba_8unorm()
150 const float *restrict src_row, unsigned src_stride, in util_format_r11g11b10_float_pack_rgba_float()
203 const uint8_t *restrict src_row, unsigned src_stride, in util_format_r11g11b10_float_pack_rgba_8unorm()
290 const float *restrict src_row, unsigned src_stride, in util_format_r8g8bx_snorm_pack_rgba_float()
315 const uint8_t *restrict src_row, unsigned src_stride, in util_format_r8g8bx_snorm_pack_rgba_8unorm()
/third_party/ffmpeg/libavcodec/mips/
Dvp9_mc_mmi.c73 static void convolve_horiz_mmi(const uint8_t *src, int32_t src_stride, in convolve_horiz_mmi()
148 static void convolve_vert_mmi(const uint8_t *src, int32_t src_stride, in convolve_vert_mmi()
243 static void convolve_avg_horiz_mmi(const uint8_t *src, int32_t src_stride, in convolve_avg_horiz_mmi()
330 static void convolve_avg_vert_mmi(const uint8_t *src, int32_t src_stride, in convolve_avg_vert_mmi()
436 static void convolve_avg_mmi(const uint8_t *src, int32_t src_stride, in convolve_avg_mmi()
Dqpeldsp_msa.c309 int32_t src_stride, in horiz_mc_qpel_aver_src0_8width_msa()
343 int32_t src_stride, in horiz_mc_qpel_aver_src0_16width_msa()
387 int32_t src_stride, in horiz_mc_qpel_8width_msa()
418 int32_t src_stride, in horiz_mc_qpel_16width_msa()
458 int32_t src_stride, in horiz_mc_qpel_aver_src1_8width_msa()
494 int32_t src_stride, in horiz_mc_qpel_aver_src1_16width_msa()
538 int32_t src_stride, in horiz_mc_qpel_no_rnd_aver_src0_8width_msa()
573 int32_t src_stride, in horiz_mc_qpel_no_rnd_aver_src0_16width_msa()
617 int32_t src_stride, in horiz_mc_qpel_no_rnd_8width_msa()
648 int32_t src_stride, in horiz_mc_qpel_no_rnd_16width_msa()
[all …]
Dvp9_mc_msa.c159 static void common_hz_8t_4x4_msa(const uint8_t *src, int32_t src_stride, in common_hz_8t_4x4_msa()
188 static void common_hz_8t_4x8_msa(const uint8_t *src, int32_t src_stride, in common_hz_8t_4x8_msa()
225 static void common_hz_8t_4w_msa(const uint8_t *src, int32_t src_stride, in common_hz_8t_4w_msa()
236 static void common_hz_8t_8x4_msa(const uint8_t *src, int32_t src_stride, in common_hz_8t_8x4_msa()
267 static void common_hz_8t_8x8mult_msa(const uint8_t *src, int32_t src_stride, in common_hz_8t_8x8mult_msa()
303 static void common_hz_8t_8w_msa(const uint8_t *src, int32_t src_stride, in common_hz_8t_8w_msa()
315 static void common_hz_8t_16w_msa(const uint8_t *src, int32_t src_stride, in common_hz_8t_16w_msa()
354 static void common_hz_8t_32w_msa(const uint8_t *src, int32_t src_stride, in common_hz_8t_32w_msa()
413 static void common_hz_8t_64w_msa(const uint8_t *src, int32_t src_stride, in common_hz_8t_64w_msa()
470 static void common_vt_8t_4w_msa(const uint8_t *src, int32_t src_stride, in common_vt_8t_4w_msa()
[all …]
Dvp8_mc_msa.c159 static void common_hz_6t_4x4_msa(uint8_t *src, int32_t src_stride, in common_hz_6t_4x4_msa()
187 static void common_hz_6t_4x8_msa(uint8_t *src, int32_t src_stride, in common_hz_6t_4x8_msa()
223 uint8_t *src, ptrdiff_t src_stride, in ff_put_vp8_epel4_h6_msa()
236 uint8_t *src, ptrdiff_t src_stride, in ff_put_vp8_epel8_h6_msa()
284 uint8_t *src, ptrdiff_t src_stride, in ff_put_vp8_epel16_h6_msa()
333 uint8_t *src, ptrdiff_t src_stride, in ff_put_vp8_epel4_v6_msa()
380 uint8_t *src, ptrdiff_t src_stride, in ff_put_vp8_epel8_v6_msa()
430 uint8_t *src, ptrdiff_t src_stride, in ff_put_vp8_epel16_v6_msa()
504 uint8_t *src, ptrdiff_t src_stride, in ff_put_vp8_epel4_h6v6_msa()
579 uint8_t *src, ptrdiff_t src_stride, in ff_put_vp8_epel8_h6v6_msa()
[all …]
Dme_cmp_msa.c24 static uint32_t sad_8width_msa(uint8_t *src, int32_t src_stride, in sad_8width_msa()
46 static uint32_t sad_16width_msa(uint8_t *src, int32_t src_stride, in sad_16width_msa()
72 int32_t src_stride, in sad_horiz_bilinear_filter_8width_msa()
114 int32_t src_stride, in sad_horiz_bilinear_filter_16width_msa()
152 int32_t src_stride, in sad_vert_bilinear_filter_8width_msa()
190 int32_t src_stride, in sad_vert_bilinear_filter_16width_msa()
228 int32_t src_stride, in sad_hv_bilinear_filter_8width_msa()
284 int32_t src_stride, in sad_hv_bilinear_filter_16width_msa()
406 static uint32_t sse_4width_msa(uint8_t *src_ptr, int32_t src_stride, in sse_4width_msa()
434 static uint32_t sse_8width_msa(uint8_t *src_ptr, int32_t src_stride, in sse_8width_msa()
[all …]
Dhpeldsp_msa.c55 static void common_hz_bil_4w_msa(const uint8_t *src, int32_t src_stride, in common_hz_bil_4w_msa()
80 static void common_hz_bil_8w_msa(const uint8_t *src, int32_t src_stride, in common_hz_bil_8w_msa()
100 static void common_hz_bil_16w_msa(const uint8_t *src, int32_t src_stride, in common_hz_bil_16w_msa()
124 static void common_hz_bil_no_rnd_8x8_msa(const uint8_t *src, int32_t src_stride, in common_hz_bil_no_rnd_8x8_msa()
147 static void common_hz_bil_no_rnd_4x8_msa(const uint8_t *src, int32_t src_stride, in common_hz_bil_no_rnd_4x8_msa()
161 int32_t src_stride, in common_hz_bil_no_rnd_16x16_msa()
196 int32_t src_stride, in common_hz_bil_no_rnd_8x16_msa()
214 int32_t src_stride, in common_hz_bil_and_aver_dst_4w_msa()
249 int32_t src_stride, in common_hz_bil_and_aver_dst_8w_msa()
271 int32_t src_stride, in common_hz_bil_and_aver_dst_16w_msa()
[all …]
Dhevcdsp_msa.c32 static void hevc_copy_4w_msa(uint8_t *src, int32_t src_stride, in hevc_copy_4w_msa()
80 static void hevc_copy_6w_msa(uint8_t *src, int32_t src_stride, in hevc_copy_6w_msa()
104 static void hevc_copy_8w_msa(uint8_t *src, int32_t src_stride, in hevc_copy_8w_msa()
165 static void hevc_copy_12w_msa(uint8_t *src, int32_t src_stride, in hevc_copy_12w_msa()
202 static void hevc_copy_16w_msa(uint8_t *src, int32_t src_stride, in hevc_copy_16w_msa()
293 static void hevc_copy_24w_msa(uint8_t *src, int32_t src_stride, in hevc_copy_24w_msa()
322 static void hevc_copy_32w_msa(uint8_t *src, int32_t src_stride, in hevc_copy_32w_msa()
360 static void hevc_copy_48w_msa(uint8_t *src, int32_t src_stride, in hevc_copy_48w_msa()
411 static void hevc_copy_64w_msa(uint8_t *src, int32_t src_stride, in hevc_copy_64w_msa()
448 static void hevc_hz_8t_4w_msa(uint8_t *src, int32_t src_stride, in hevc_hz_8t_4w_msa()
[all …]
Dhevc_mc_uni_msa.c104 static void copy_width8_msa(uint8_t *src, int32_t src_stride, in copy_width8_msa()
146 static void copy_width12_msa(uint8_t *src, int32_t src_stride, in copy_width12_msa()
160 static void copy_width16_msa(uint8_t *src, int32_t src_stride, in copy_width16_msa()
196 static void copy_width24_msa(uint8_t *src, int32_t src_stride, in copy_width24_msa()
219 static void copy_width32_msa(uint8_t *src, int32_t src_stride, in copy_width32_msa()
236 static void copy_width48_msa(uint8_t *src, int32_t src_stride, in copy_width48_msa()
257 static void copy_width64_msa(uint8_t *src, int32_t src_stride, in copy_width64_msa()
286 static void common_hz_8t_4x4_msa(uint8_t *src, int32_t src_stride, in common_hz_8t_4x4_msa()
315 static void common_hz_8t_4x8_msa(uint8_t *src, int32_t src_stride, in common_hz_8t_4x8_msa()
352 static void common_hz_8t_4x16_msa(uint8_t *src, int32_t src_stride, in common_hz_8t_4x16_msa()
[all …]
Dblockdsp_msa.c25 int32_t src_stride, int32_t height) in copy_8bit_value_width8_msa()
41 int32_t src_stride, int32_t height) in copy_8bit_value_width16_msa()
/third_party/ffmpeg/libavcodec/x86/
Dvideodsp_init.c151 ptrdiff_t src_stride, in emulated_edge_mc()
228 ptrdiff_t src_stride, in emulated_edge_mc_mmx()
239 ptrdiff_t src_stride, in emulated_edge_mc_sse()
251 ptrdiff_t src_stride, in emulated_edge_mc_sse2()
264 ptrdiff_t src_stride, in emulated_edge_mc_avx2()
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_tiling.h89 void *src, uint32_t src_stride, in vc4_load_lt_image()
105 void *src, uint32_t src_stride, in vc4_store_lt_image()
Dvc4_tiling.c182 void *src, uint32_t src_stride, in vc4_store_t_image()
192 void *src, uint32_t src_stride, in vc4_load_t_image()
206 void *src, uint32_t src_stride, in vc4_load_tiled_image()
228 void *src, uint32_t src_stride, in vc4_store_tiled_image()
/third_party/ffmpeg/libavfilter/x86/
Dvf_eq_init.c36 const uint8_t *src, int src_stride, int w, int h) in process_mmxext()
51 const uint8_t *src, int src_stride, int w, int h) in process_sse2()
/third_party/skia/third_party/externals/libwebp/src/enc/
Dpicture_psnr_enc.c37 static double AccumulateLSIM(const uint8_t* src, int src_stride, in AccumulateLSIM()
66 static double AccumulateSSE(const uint8_t* src, int src_stride, in AccumulateSSE()
81 static double AccumulateSSIM(const uint8_t* src, int src_stride, in AccumulateSSIM()
132 int WebPPlaneDistortion(const uint8_t* src, size_t src_stride, in WebPPlaneDistortion()
229 int WebPPlaneDistortion(const uint8_t* src, size_t src_stride, in WebPPlaneDistortion()
/third_party/flutter/skia/third_party/externals/libwebp/src/enc/
Dpicture_psnr_enc.c37 static double AccumulateLSIM(const uint8_t* src, int src_stride, in AccumulateLSIM()
66 static double AccumulateSSE(const uint8_t* src, int src_stride, in AccumulateSSE()
81 static double AccumulateSSIM(const uint8_t* src, int src_stride, in AccumulateSSIM()
132 int WebPPlaneDistortion(const uint8_t* src, size_t src_stride, in WebPPlaneDistortion()
229 int WebPPlaneDistortion(const uint8_t* src, size_t src_stride, in WebPPlaneDistortion()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_tiling.c69 unsigned src_stride, unsigned elmtsize) in etna_texture_tile()
86 unsigned src_stride, unsigned width, unsigned height, in etna_texture_untile()
/third_party/mesa3d/src/panfrost/shared/
Dpan_tiling.c250 uint32_t src_stride, in panfrost_access_tiled_image_generic()
282 uint32_t src_stride, in panfrost_access_tiled_image()
387 uint32_t src_stride, in panfrost_store_tiled_image()
400 uint32_t src_stride, in panfrost_load_tiled_image()

12345