Home
last modified time | relevance | path

Searched defs:dst_stride (Results 101 - 125 of 141) sorted by relevance

123456

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_eu_validate.c833 unsigned dst_stride = STRIDE(brw_inst_dst_hstride(devinfo, inst)); in general_restrictions_based_on_operand_types() local
1199 unsigned dst_stride = STRIDE(brw_inst_dst_hstride(devinfo, inst)); in special_restrictions_for_mixed_float_mode() local
1795 unsigned dst_stride = STRIDE(brw_inst_dst_hstride(devinfo, inst)); vector_immediate_restrictions() local
1905 const unsigned dst_stride = dst_hstride * dst_type_size; special_requirements_for_handling_double_precision_data_types() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Ddec.c698 DitherCombine8x8_C(const uint8_t* dither, uint8_t* dst, int dst_stride) DitherCombine8x8_C() argument
/kernel/linux/linux-5.10/drivers/media/platform/
H A Dimx-pxp.c726 u32 dst_width, dst_height, dst_stride, dst_fourcc; in pxp_start() local
/kernel/linux/linux-6.6/drivers/media/platform/nxp/
H A Dimx-pxp.c844 u32 dst_width, dst_height, dst_stride, dst_fourcc; in pxp_start() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_fb.c1501 unsigned int dst_stride; in calc_plane_remap_info() local
[all...]
/third_party/ffmpeg/libavcodec/loongarch/
H A Dvp9_mc_lsx.c132 common_hz_8t_4x4_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter) common_hz_8t_4x4_lsx() argument
164 common_hz_8t_4x8_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter) common_hz_8t_4x8_lsx() argument
217 common_hz_8t_4w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_hz_8t_4w_lsx() argument
228 common_hz_8t_8x4_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter) common_hz_8t_8x4_lsx() argument
260 common_hz_8t_8x8mult_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_hz_8t_8x8mult_lsx() argument
302 common_hz_8t_8w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_hz_8t_8w_lsx() argument
314 common_hz_8t_16w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_hz_8t_16w_lsx() argument
350 common_hz_8t_32w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_hz_8t_32w_lsx() argument
400 common_hz_8t_64w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_hz_8t_64w_lsx() argument
447 common_vt_8t_4w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_vt_8t_4w_lsx() argument
510 common_vt_8t_8w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_vt_8t_8w_lsx() argument
582 common_vt_8t_16w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_vt_8t_16w_lsx() argument
673 common_vt_8t_16w_mult_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height, int32_t width) common_vt_8t_16w_mult_lsx() argument
782 common_vt_8t_32w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_vt_8t_32w_lsx() argument
789 common_vt_8t_64w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_vt_8t_64w_lsx() argument
797 common_hv_8ht_8vt_4w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_horiz, const int8_t *filter_vert, int32_t height) common_hv_8ht_8vt_4w_lsx() argument
885 common_hv_8ht_8vt_8w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_horiz, const int8_t *filter_vert, int32_t height) common_hv_8ht_8vt_8w_lsx() argument
991 common_hv_8ht_8vt_16w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_horiz, const int8_t *filter_vert, int32_t height) common_hv_8ht_8vt_16w_lsx() argument
1007 common_hv_8ht_8vt_32w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_horiz, const int8_t *filter_vert, int32_t height) common_hv_8ht_8vt_32w_lsx() argument
1023 common_hv_8ht_8vt_64w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_horiz, const int8_t *filter_vert, int32_t height) common_hv_8ht_8vt_64w_lsx() argument
1039 copy_width8_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, int32_t height) copy_width8_lsx() argument
1066 copy_width16_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, int32_t height) copy_width16_lsx() argument
1093 copy_width32_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, int32_t height) copy_width32_lsx() argument
1136 copy_width64_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, int32_t height) copy_width64_lsx() argument
1180 common_hz_8t_and_aver_dst_4x4_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter) common_hz_8t_and_aver_dst_4x4_lsx() argument
1225 common_hz_8t_and_aver_dst_4x8_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter) common_hz_8t_and_aver_dst_4x8_lsx() argument
1297 common_hz_8t_and_aver_dst_4w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_hz_8t_and_aver_dst_4w_lsx() argument
1310 common_hz_8t_and_aver_dst_8w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_hz_8t_and_aver_dst_8w_lsx() argument
1365 common_hz_8t_and_aver_dst_16w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_hz_8t_and_aver_dst_16w_lsx() argument
1423 common_hz_8t_and_aver_dst_32w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_hz_8t_and_aver_dst_32w_lsx() argument
1480 common_hz_8t_and_aver_dst_64w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_hz_8t_and_aver_dst_64w_lsx() argument
1533 common_vt_8t_and_aver_dst_4w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_vt_8t_and_aver_dst_4w_lsx() argument
1609 common_vt_8t_and_aver_dst_8w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_vt_8t_and_aver_dst_8w_lsx() argument
1693 common_vt_8t_and_aver_dst_16w_mult_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height, int32_t width) common_vt_8t_and_aver_dst_16w_mult_lsx() argument
1808 common_vt_8t_and_aver_dst_16w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_vt_8t_and_aver_dst_16w_lsx() argument
1818 common_vt_8t_and_aver_dst_32w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_vt_8t_and_aver_dst_32w_lsx() argument
1828 common_vt_8t_and_aver_dst_64w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_vt_8t_and_aver_dst_64w_lsx() argument
1838 common_hv_8ht_8vt_and_aver_dst_4w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_horiz, const int8_t *filter_vert, int32_t height) common_hv_8ht_8vt_and_aver_dst_4w_lsx() argument
1941 common_hv_8ht_8vt_and_aver_dst_8w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_horiz, const int8_t *filter_vert, int32_t height) common_hv_8ht_8vt_and_aver_dst_8w_lsx() argument
2060 common_hv_8ht_8vt_and_aver_dst_16w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_horiz, const int8_t *filter_vert, int32_t height) common_hv_8ht_8vt_and_aver_dst_16w_lsx() argument
2080 common_hv_8ht_8vt_and_aver_dst_32w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_horiz, const int8_t *filter_vert, int32_t height) common_hv_8ht_8vt_and_aver_dst_32w_lsx() argument
2100 common_hv_8ht_8vt_and_aver_dst_64w_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_horiz, const int8_t *filter_vert, int32_t height) common_hv_8ht_8vt_and_aver_dst_64w_lsx() argument
2120 avg_width8_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, int32_t height) avg_width8_lsx() argument
2160 avg_width16_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, int32_t height) avg_width16_lsx() argument
2195 avg_width32_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, int32_t height) avg_width32_lsx() argument
2253 avg_width64_lsx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, int32_t height) avg_width64_lsx() argument
[all...]
H A Dvp9_idct_lsx.c232 vp9_idct8x8_1_add_lsx(int16_t *input, uint8_t *dst, int32_t dst_stride) vp9_idct8x8_1_add_lsx() argument
250 vp9_idct8x8_12_colcol_addblk_lsx(int16_t *input, uint8_t *dst, int32_t dst_stride) vp9_idct8x8_12_colcol_addblk_lsx() argument
333 vp9_idct8x8_colcol_addblk_lsx(int16_t *input, uint8_t *dst, int32_t dst_stride) vp9_idct8x8_colcol_addblk_lsx() argument
372 vp9_idct16_1d_columns_addblk_lsx(int16_t *input, uint8_t *dst, int32_t dst_stride) vp9_idct16_1d_columns_addblk_lsx() argument
637 vp9_idct16x16_1_add_lsx(int16_t *input, uint8_t *dst, int32_t dst_stride) vp9_idct16x16_1_add_lsx() argument
680 vp9_idct16x16_10_colcol_addblk_lsx(int16_t *input, uint8_t *dst, int32_t dst_stride) vp9_idct16x16_10_colcol_addblk_lsx() argument
715 vp9_idct16x16_colcol_addblk_lsx(int16_t *input, uint8_t *dst, int32_t dst_stride) vp9_idct16x16_colcol_addblk_lsx() argument
1152 vp9_idct8x32_column_butterfly_addblk(int16_t *tmp_eve_buf, int16_t *tmp_odd_buf, uint8_t *dst, int32_t dst_stride) vp9_idct8x32_column_butterfly_addblk() argument
1246 vp9_idct8x32_1d_columns_addblk_lsx(int16_t *input, uint8_t *dst, int32_t dst_stride) vp9_idct8x32_1d_columns_addblk_lsx() argument
1270 vp9_idct32x32_1_add_lsx(int16_t *input, uint8_t *dst, int32_t dst_stride) vp9_idct32x32_1_add_lsx() argument
1313 vp9_idct32x32_34_colcol_addblk_lsx(int16_t *input, uint8_t *dst, int32_t dst_stride) vp9_idct32x32_34_colcol_addblk_lsx() argument
1347 vp9_idct32x32_colcol_addblk_lsx(int16_t *input, uint8_t *dst, int32_t dst_stride) vp9_idct32x32_colcol_addblk_lsx() argument
[all...]
H A Dhevcdsp_lsx.c34 hevc_copy_4w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, int32_t height) hevc_copy_4w_lsx() argument
86 hevc_copy_6w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, int32_t height) hevc_copy_6w_lsx() argument
149 hevc_copy_8w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, int32_t height) hevc_copy_8w_lsx() argument
200 hevc_copy_12w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, int32_t height) hevc_copy_12w_lsx() argument
272 hevc_copy_16w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, int32_t height) hevc_copy_16w_lsx() argument
357 hevc_copy_24w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, int32_t height) hevc_copy_24w_lsx() argument
411 hevc_copy_32w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, int32_t height) hevc_copy_32w_lsx() argument
471 hevc_copy_48w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, int32_t height) hevc_copy_48w_lsx() argument
546 hevc_copy_64w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, int32_t height) hevc_copy_64w_lsx() argument
598 hevc_hz_8t_4w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_hz_8t_4w_lsx() argument
685 hevc_hz_8t_8w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_hz_8t_8w_lsx() argument
749 hevc_hz_8t_12w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_hz_8t_12w_lsx() argument
841 hevc_hz_8t_16w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_hz_8t_16w_lsx() argument
901 hevc_hz_8t_24w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_hz_8t_24w_lsx() argument
971 hevc_hz_8t_32w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_hz_8t_32w_lsx() argument
1031 hevc_hz_8t_48w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_hz_8t_48w_lsx() argument
1100 hevc_hz_8t_64w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_hz_8t_64w_lsx() argument
1194 hevc_vt_8t_4w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_vt_8t_4w_lsx() argument
1314 hevc_vt_8t_8w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_vt_8t_8w_lsx() argument
1388 hevc_vt_8t_12w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_vt_8t_12w_lsx() argument
1490 hevc_vt_8t_16multx4mult_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height, int32_t width) hevc_vt_8t_16multx4mult_lsx() argument
1614 hevc_vt_8t_16w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_vt_8t_16w_lsx() argument
1622 hevc_vt_8t_24w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_vt_8t_24w_lsx() argument
1632 hevc_vt_8t_32w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_vt_8t_32w_lsx() argument
1640 hevc_vt_8t_48w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_vt_8t_48w_lsx() argument
1648 hevc_vt_8t_64w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_vt_8t_64w_lsx() argument
1656 hevc_hv_8t_4w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_8t_4w_lsx() argument
1788 hevc_hv_8t_8multx1mult_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height, int32_t width) hevc_hv_8t_8multx1mult_lsx() argument
1931 hevc_hv_8t_8w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_8t_8w_lsx() argument
1940 hevc_hv_8t_12w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_8t_12w_lsx() argument
2177 hevc_hv_8t_16w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_8t_16w_lsx() argument
2186 hevc_hv_8t_24w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_8t_24w_lsx() argument
2195 hevc_hv_8t_32w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_8t_32w_lsx() argument
2204 hevc_hv_8t_48w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_8t_48w_lsx() argument
2213 hevc_hv_8t_64w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_8t_64w_lsx() argument
2222 hevc_hz_4t_32w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_hz_4t_32w_lsx() argument
2268 hevc_vt_4t_16w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_vt_4t_16w_lsx() argument
2330 hevc_vt_4t_24w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_vt_4t_24w_lsx() argument
2424 hevc_vt_4t_32w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_vt_4t_32w_lsx() argument
2530 hevc_hv_4t_8x2_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y) hevc_hv_4t_8x2_lsx() argument
2597 hevc_hv_4t_8multx4_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t width8mult) hevc_hv_4t_8multx4_lsx() argument
2697 hevc_hv_4t_8x6_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y) hevc_hv_4t_8x6_lsx() argument
2806 hevc_hv_4t_8multx4mult_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height, int32_t width8mult) hevc_hv_4t_8multx4mult_lsx() argument
2933 hevc_hv_4t_8w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_4t_8w_lsx() argument
2957 hevc_hv_4t_12w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_4t_12w_lsx() argument
3162 hevc_hv_4t_16w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_4t_16w_lsx() argument
3179 hevc_hv_4t_24w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_4t_24w_lsx() argument
3191 hevc_hv_4t_32w_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_4t_32w_lsx() argument
[all...]
H A Dhevc_mc_bi_lsx.c45 hevc_bi_copy_4w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, int32_t height) hevc_bi_copy_4w_lsx() argument
130 hevc_bi_copy_6w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, int32_t height) hevc_bi_copy_6w_lsx() argument
226 hevc_bi_copy_8w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, int32_t height) hevc_bi_copy_8w_lsx() argument
311 hevc_bi_copy_12w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, int32_t height) hevc_bi_copy_12w_lsx() argument
369 hevc_bi_copy_16w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, int32_t height) hevc_bi_copy_16w_lsx() argument
426 hevc_bi_copy_24w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, int32_t height) hevc_bi_copy_24w_lsx() argument
437 hevc_bi_copy_32w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, int32_t height) hevc_bi_copy_32w_lsx() argument
448 hevc_bi_copy_48w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, int32_t height) hevc_bi_copy_48w_lsx() argument
459 hevc_bi_copy_64w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, int32_t height) hevc_bi_copy_64w_lsx() argument
469 hevc_hz_8t_16w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_hz_8t_16w_lsx() argument
534 hevc_hz_8t_24w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_hz_8t_24w_lsx() argument
588 hevc_hz_8t_32w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_hz_8t_32w_lsx() argument
599 hevc_hz_8t_48w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_hz_8t_48w_lsx() argument
610 hevc_hz_8t_64w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_hz_8t_64w_lsx() argument
622 hevc_vt_8t_8w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride,\ const int8_t *filter, int32_t height) hevc_vt_8t_8w_lsx() argument
708 hevc_vt_8t_16multx2mult_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height, int32_t width) hevc_vt_8t_16multx2mult_lsx() argument
811 hevc_vt_8t_16w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_vt_8t_16w_lsx() argument
820 hevc_vt_8t_24w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_vt_8t_24w_lsx() argument
831 hevc_vt_8t_32w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_vt_8t_32w_lsx() argument
840 hevc_vt_8t_48w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_vt_8t_48w_lsx() argument
849 hevc_vt_8t_64w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_vt_8t_64w_lsx() argument
859 hevc_hv_8t_8multx1mult_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height, int32_t width) hevc_hv_8t_8multx1mult_lsx() argument
997 hevc_hv_8t_8w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_8t_8w_lsx() argument
1007 hevc_hv_8t_16w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_8t_16w_lsx() argument
1017 hevc_hv_8t_24w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_8t_24w_lsx() argument
1027 hevc_hv_8t_32w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_8t_32w_lsx() argument
1037 hevc_hv_8t_48w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_8t_48w_lsx() argument
1047 hevc_hv_8t_64w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_8t_64w_lsx() argument
1057 hevc_hz_4t_24w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_hz_4t_24w_lsx() argument
1160 hevc_hz_4t_32w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_hz_4t_32w_lsx() argument
1204 hevc_vt_4t_12w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_vt_4t_12w_lsx() argument
1293 hevc_vt_4t_16w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_vt_4t_16w_lsx() argument
1365 hevc_vt_4t_24w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_vt_4t_24w_lsx() argument
1472 hevc_vt_4t_32w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) hevc_vt_4t_32w_lsx() argument
1483 hevc_hv_4t_6w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_4t_6w_lsx() argument
1671 hevc_hv_4t_8x2_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y) hevc_hv_4t_8x2_lsx() argument
1742 hevc_hv_4t_8multx4_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t width8mult) hevc_hv_4t_8multx4_lsx() argument
1861 hevc_hv_4t_8x6_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y) hevc_hv_4t_8x6_lsx() argument
1993 hevc_hv_4t_8multx4mult_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height, int32_t width) hevc_hv_4t_8multx4mult_lsx() argument
2133 hevc_hv_4t_8w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_4t_8w_lsx() argument
2154 hevc_hv_4t_16w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_4t_16w_lsx() argument
2169 hevc_hv_4t_24w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_4t_24w_lsx() argument
2179 hevc_hv_4t_32w_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_4t_32w_lsx() argument
[all...]
H A Dhevc_lpf_sao_lsx.c988 hevc_sao_edge_filter_0degree_4width_lsx(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t *sao_offset_val, int32_t height) hevc_sao_edge_filter_0degree_4width_lsx() argument
1073 hevc_sao_edge_filter_0degree_8width_lsx(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t *sao_offset_val, int32_t height) hevc_sao_edge_filter_0degree_8width_lsx() argument
1166 hevc_sao_edge_filter_0degree_16multiple_lsx(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t *sao_offset_val, int32_t width, int32_t height) hevc_sao_edge_filter_0degree_16multiple_lsx() argument
1304 hevc_sao_edge_filter_90degree_4width_lsx(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t *sao_offset_val, int32_t height) hevc_sao_edge_filter_90degree_4width_lsx() argument
1399 hevc_sao_edge_filter_90degree_8width_lsx(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t *sao_offset_val, int32_t height) hevc_sao_edge_filter_90degree_8width_lsx() argument
1492 hevc_sao_edge_filter_90degree_16multiple_lsx(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t * sao_offset_val, int32_t width, int32_t height) hevc_sao_edge_filter_90degree_16multiple_lsx() argument
1611 hevc_sao_edge_filter_45degree_4width_lsx(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t *sao_offset_val, int32_t height) hevc_sao_edge_filter_45degree_4width_lsx() argument
1724 hevc_sao_edge_filter_45degree_8width_lsx(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t *sao_offset_val, int32_t height) hevc_sao_edge_filter_45degree_8width_lsx() argument
1843 hevc_sao_edge_filter_45degree_16multiple_lsx(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t * sao_offset_val, int32_t width, int32_t height) hevc_sao_edge_filter_45degree_16multiple_lsx() argument
1991 hevc_sao_edge_filter_135degree_4width_lsx(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t *sao_offset_val, int32_t height) hevc_sao_edge_filter_135degree_4width_lsx() argument
2106 hevc_sao_edge_filter_135degree_8width_lsx(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t *sao_offset_val, int32_t height) hevc_sao_edge_filter_135degree_8width_lsx() argument
2220 hevc_sao_edge_filter_135degree_16multiple_lsx(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t *sao_offset_val, int32_t width, int32_t height) hevc_sao_edge_filter_135degree_16multiple_lsx() argument
[all...]
H A Dhevc_mc_uni_lsx.c36 common_hz_8t_64w_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_hz_8t_64w_lsx() argument
128 common_vt_8t_8w_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_vt_8t_8w_lsx() argument
200 common_vt_8t_16w_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height, int32_t width) common_vt_8t_16w_lsx() argument
307 common_vt_8t_24w_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_vt_8t_24w_lsx() argument
316 common_vt_8t_32w_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_vt_8t_32w_lsx() argument
323 common_vt_8t_48w_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_vt_8t_48w_lsx() argument
330 common_vt_8t_64w_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_vt_8t_64w_lsx() argument
338 hevc_hv_8t_8x2_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height, int32_t width) hevc_hv_8t_8x2_lsx() argument
499 hevc_hv_8t_8w_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_8t_8w_lsx() argument
507 hevc_hv_8t_16w_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_8t_16w_lsx() argument
515 hevc_hv_8t_24w_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_8t_24w_lsx() argument
523 hevc_hv_8t_32w_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_8t_32w_lsx() argument
531 hevc_hv_8t_48w_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_8t_48w_lsx() argument
539 hevc_hv_8t_64w_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_8t_64w_lsx() argument
548 common_vt_4t_24w_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_vt_4t_24w_lsx() argument
654 common_vt_4t_32w_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_vt_4t_32w_lsx() argument
748 hevc_hv_4t_8x2_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y) hevc_hv_4t_8x2_lsx() argument
809 hevc_hv_4t_8multx4_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t width8mult) hevc_hv_4t_8multx4_lsx() argument
905 hevc_hv_4t_8x6_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y) hevc_hv_4t_8x6_lsx() argument
1012 hevc_hv_4t_8multx4mult_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height, int32_t width8mult) hevc_hv_4t_8multx4mult_lsx() argument
1131 hevc_hv_4t_8w_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_4t_8w_lsx() argument
1149 hevc_hv_4t_12w_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_4t_12w_lsx() argument
1336 hevc_hv_4t_16w_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_4t_16w_lsx() argument
1349 hevc_hv_4t_24w_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_4t_24w_lsx() argument
1357 hevc_hv_4t_32w_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height) hevc_hv_4t_32w_lsx() argument
[all...]
/third_party/ffmpeg/libavcodec/mips/
H A Dhevc_lpf_sao_msa.c1040 static void hevc_sao_band_filter_4width_msa(uint8_t *dst, int32_t dst_stride, in hevc_sao_band_filter_4width_msa() argument
1102 static void hevc_sao_band_filter_8width_msa(uint8_t *dst, int32_t dst_stride, in hevc_sao_band_filter_8width_msa() argument
1173 hevc_sao_band_filter_16multiple_msa(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int32_t sao_left_class, int16_t *sao_offset_val, int32_t width, int32_t height) hevc_sao_band_filter_16multiple_msa() argument
1255 hevc_sao_edge_filter_0degree_4width_msa(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t *sao_offset_val, int32_t height) hevc_sao_edge_filter_0degree_4width_msa() argument
1347 hevc_sao_edge_filter_0degree_8width_msa(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t *sao_offset_val, int32_t height) hevc_sao_edge_filter_0degree_8width_msa() argument
1441 hevc_sao_edge_filter_0degree_16multiple_msa(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t *sao_offset_val, int32_t width, int32_t height) hevc_sao_edge_filter_0degree_16multiple_msa() argument
1557 hevc_sao_edge_filter_90degree_4width_msa(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t *sao_offset_val, int32_t height) hevc_sao_edge_filter_90degree_4width_msa() argument
1662 hevc_sao_edge_filter_90degree_8width_msa(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t *sao_offset_val, int32_t height) hevc_sao_edge_filter_90degree_8width_msa() argument
1764 hevc_sao_edge_filter_90degree_16multiple_msa(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t * sao_offset_val, int32_t width, int32_t height) hevc_sao_edge_filter_90degree_16multiple_msa() argument
1866 hevc_sao_edge_filter_45degree_4width_msa(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t *sao_offset_val, int32_t height) hevc_sao_edge_filter_45degree_4width_msa() argument
1979 hevc_sao_edge_filter_45degree_8width_msa(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t *sao_offset_val, int32_t height) hevc_sao_edge_filter_45degree_8width_msa() argument
2095 hevc_sao_edge_filter_45degree_16multiple_msa(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t * sao_offset_val, int32_t width, int32_t height) hevc_sao_edge_filter_45degree_16multiple_msa() argument
2215 hevc_sao_edge_filter_135degree_4width_msa(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t *sao_offset_val, int32_t height) hevc_sao_edge_filter_135degree_4width_msa() argument
2330 hevc_sao_edge_filter_135degree_8width_msa(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t *sao_offset_val, int32_t height) hevc_sao_edge_filter_135degree_8width_msa() argument
2442 hevc_sao_edge_filter_135degree_16multiple_msa(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t * sao_offset_val, int32_t width, int32_t height) hevc_sao_edge_filter_135degree_16multiple_msa() argument
[all...]
H A Dhevcpred_msa.c1764 intra_predict_vert_32x32_msa(const uint8_t *src, uint8_t *dst, int32_t dst_stride) intra_predict_vert_32x32_msa() argument
H A Dhpeldsp_msa.c55 common_hz_bil_4w_msa(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, uint8_t height) common_hz_bil_4w_msa() argument
80 common_hz_bil_8w_msa(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, uint8_t height) common_hz_bil_8w_msa() argument
100 common_hz_bil_16w_msa(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, uint8_t height) common_hz_bil_16w_msa() argument
124 common_hz_bil_no_rnd_8x8_msa(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride) common_hz_bil_no_rnd_8x8_msa() argument
147 common_hz_bil_no_rnd_4x8_msa(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride) common_hz_bil_no_rnd_4x8_msa() argument
160 common_hz_bil_no_rnd_16x16_msa(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride) common_hz_bil_no_rnd_16x16_msa() argument
195 common_hz_bil_no_rnd_8x16_msa(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride) common_hz_bil_no_rnd_8x16_msa() argument
213 common_hz_bil_and_aver_dst_4w_msa(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, uint8_t height) common_hz_bil_and_aver_dst_4w_msa() argument
248 common_hz_bil_and_aver_dst_8w_msa(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, uint8_t height) common_hz_bil_and_aver_dst_8w_msa() argument
270 common_hz_bil_and_aver_dst_16w_msa(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, uint8_t height) common_hz_bil_and_aver_dst_16w_msa() argument
294 common_vt_bil_4w_msa(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, uint8_t height) common_vt_bil_4w_msa() argument
322 common_vt_bil_8w_msa(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, uint8_t height) common_vt_bil_8w_msa() argument
344 common_vt_bil_16w_msa(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, uint8_t height) common_vt_bil_16w_msa() argument
369 common_vt_bil_no_rnd_8x8_msa(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride) common_vt_bil_no_rnd_8x8_msa() argument
386 common_vt_bil_no_rnd_4x8_msa(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride) common_vt_bil_no_rnd_4x8_msa() argument
396 common_vt_bil_no_rnd_16x16_msa(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride) common_vt_bil_no_rnd_16x16_msa() argument
423 common_vt_bil_no_rnd_8x16_msa(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride) common_vt_bil_no_rnd_8x16_msa() argument
440 common_vt_bil_and_aver_dst_4w_msa(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, uint8_t height) common_vt_bil_and_aver_dst_4w_msa() argument
474 common_vt_bil_and_aver_dst_8w_msa(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, uint8_t height) common_vt_bil_and_aver_dst_8w_msa() argument
496 common_vt_bil_and_aver_dst_16w_msa(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, uint8_t height) common_vt_bil_and_aver_dst_16w_msa() argument
529 common_hv_bil_4w_msa(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, uint8_t height) common_hv_bil_4w_msa() argument
566 common_hv_bil_8w_msa(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, uint8_t height) common_hv_bil_8w_msa() argument
603 common_hv_bil_16w_msa(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, uint8_t height) common_hv_bil_16w_msa() argument
661 common_hv_bil_no_rnd_8x8_msa(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride) common_hv_bil_no_rnd_8x8_msa() argument
709 common_hv_bil_no_rnd_4x8_msa(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride) common_hv_bil_no_rnd_4x8_msa() argument
743 common_hv_bil_no_rnd_16x16_msa(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride) common_hv_bil_no_rnd_16x16_msa() argument
860 common_hv_bil_no_rnd_8x16_msa(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride) common_hv_bil_no_rnd_8x16_msa() argument
924 common_hv_bil_and_aver_dst_4w_msa(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, uint8_t height) common_hv_bil_and_aver_dst_4w_msa() argument
966 common_hv_bil_and_aver_dst_8w_msa(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, uint8_t height) common_hv_bil_and_aver_dst_8w_msa() argument
1006 common_hv_bil_and_aver_dst_16w_msa(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, uint8_t height) common_hv_bil_and_aver_dst_16w_msa() argument
1078 copy_width8_msa(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, int32_t height) copy_width8_msa() argument
1164 copy_16multx8mult_msa(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, int32_t height, int32_t width) copy_16multx8mult_msa() argument
1192 copy_width16_msa(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, int32_t height) copy_width16_msa() argument
1226 avg_width4_msa(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, int32_t height) avg_width4_msa() argument
1271 avg_width8_msa(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, int32_t height) avg_width8_msa() argument
1297 avg_width16_msa(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, int32_t height) avg_width16_msa() argument
[all...]
H A Dvp8_mc_msa.c222 void ff_put_vp8_epel4_h6_msa(uint8_t *dst, ptrdiff_t dst_stride, in ff_put_vp8_epel4_h6_msa() argument
235 void ff_put_vp8_epel8_h6_msa(uint8_t *dst, ptrdiff_t dst_stride, in ff_put_vp8_epel8_h6_msa() argument
159 common_hz_6t_4x4_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter) common_hz_6t_4x4_msa() argument
187 common_hz_6t_4x8_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter) common_hz_6t_4x8_msa() argument
283 ff_put_vp8_epel16_h6_msa(uint8_t *dst, ptrdiff_t dst_stride, uint8_t *src, ptrdiff_t src_stride, int height, int mx, int my) ff_put_vp8_epel16_h6_msa() argument
332 ff_put_vp8_epel4_v6_msa(uint8_t *dst, ptrdiff_t dst_stride, uint8_t *src, ptrdiff_t src_stride, int height, int mx, int my) ff_put_vp8_epel4_v6_msa() argument
379 ff_put_vp8_epel8_v6_msa(uint8_t *dst, ptrdiff_t dst_stride, uint8_t *src, ptrdiff_t src_stride, int height, int mx, int my) ff_put_vp8_epel8_v6_msa() argument
429 ff_put_vp8_epel16_v6_msa(uint8_t *dst, ptrdiff_t dst_stride, uint8_t *src, ptrdiff_t src_stride, int height, int mx, int my) ff_put_vp8_epel16_v6_msa() argument
503 ff_put_vp8_epel4_h6v6_msa(uint8_t *dst, ptrdiff_t dst_stride, uint8_t *src, ptrdiff_t src_stride, int height, int mx, int my) ff_put_vp8_epel4_h6v6_msa() argument
578 ff_put_vp8_epel8_h6v6_msa(uint8_t *dst, ptrdiff_t dst_stride, uint8_t *src, ptrdiff_t src_stride, int height, int mx, int my) ff_put_vp8_epel8_h6v6_msa() argument
665 ff_put_vp8_epel16_h6v6_msa(uint8_t *dst, ptrdiff_t dst_stride, uint8_t *src, ptrdiff_t src_stride, int height, int mx, int my) ff_put_vp8_epel16_h6v6_msa() argument
680 common_hz_4t_4x4_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter) common_hz_4t_4x4_msa() argument
707 common_hz_4t_4x8_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter) common_hz_4t_4x8_msa() argument
742 common_hz_4t_4x16_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter) common_hz_4t_4x16_msa() argument
792 ff_put_vp8_epel4_h4_msa(uint8_t *dst, ptrdiff_t dst_stride, uint8_t *src, ptrdiff_t src_stride, int height, int mx, int my) ff_put_vp8_epel4_h4_msa() argument
807 ff_put_vp8_epel8_h4_msa(uint8_t *dst, ptrdiff_t dst_stride, uint8_t *src, ptrdiff_t src_stride, int height, int mx, int my) ff_put_vp8_epel8_h4_msa() argument
842 ff_put_vp8_epel16_h4_msa(uint8_t *dst, ptrdiff_t dst_stride, uint8_t *src, ptrdiff_t src_stride, int height, int mx, int my) ff_put_vp8_epel16_h4_msa() argument
891 ff_put_vp8_epel4_v4_msa(uint8_t *dst, ptrdiff_t dst_stride, uint8_t *src, ptrdiff_t src_stride, int height, int mx, int my) ff_put_vp8_epel4_v4_msa() argument
938 ff_put_vp8_epel8_v4_msa(uint8_t *dst, ptrdiff_t dst_stride, uint8_t *src, ptrdiff_t src_stride, int height, int mx, int my) ff_put_vp8_epel8_v4_msa() argument
984 ff_put_vp8_epel16_v4_msa(uint8_t *dst, ptrdiff_t dst_stride, uint8_t *src, ptrdiff_t src_stride, int height, int mx, int my) ff_put_vp8_epel16_v4_msa() argument
1043 ff_put_vp8_epel4_h4v4_msa(uint8_t *dst, ptrdiff_t dst_stride, uint8_t *src, ptrdiff_t src_stride, int height, int mx, int my) ff_put_vp8_epel4_h4v4_msa() argument
1102 ff_put_vp8_epel8_h4v4_msa(uint8_t *dst, ptrdiff_t dst_stride, uint8_t *src, ptrdiff_t src_stride, int height, int mx, int my) ff_put_vp8_epel8_h4v4_msa() argument
1169 ff_put_vp8_epel16_h4v4_msa(uint8_t *dst, ptrdiff_t dst_stride, uint8_t *src, ptrdiff_t src_stride, int height, int mx, int my) ff_put_vp8_epel16_h4v4_msa() argument
1184 ff_put_vp8_epel4_h6v4_msa(uint8_t *dst, ptrdiff_t dst_stride, uint8_t *src, ptrdiff_t src_stride, int height, int mx, int my) ff_put_vp8_epel4_h6v4_msa() argument
1250 ff_put_vp8_epel8_h6v4_msa(uint8_t *dst, ptrdiff_t dst_stride, uint8_t *src, ptrdiff_t src_stride, int height, int mx, int my) ff_put_vp8_epel8_h6v4_msa() argument
1323 ff_put_vp8_epel16_h6v4_msa(uint8_t *dst, ptrdiff_t dst_stride, uint8_t *src, ptrdiff_t src_stride, int height, int mx, int my) ff_put_vp8_epel16_h6v4_msa() argument
1338 ff_put_vp8_epel4_h4v6_msa(uint8_t *dst, ptrdiff_t dst_stride, uint8_t *src, ptrdiff_t src_stride, int height, int mx, int my) ff_put_vp8_epel4_h4v6_msa() argument
1402 ff_put_vp8_epel8_h4v6_msa(uint8_t *dst, ptrdiff_t dst_stride, uint8_t *src, ptrdiff_t src_stride, int height, int mx, int my) ff_put_vp8_epel8_h4v6_msa() argument
1477 ff_put_vp8_epel16_h4v6_msa(uint8_t *dst, ptrdiff_t dst_stride, uint8_t *src, ptrdiff_t src_stride, int height, int mx, int my) ff_put_vp8_epel16_h4v6_msa() argument
1492 common_hz_2t_4x4_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter) common_hz_2t_4x4_msa() argument
1515 common_hz_2t_4x8_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter) common_hz_2t_4x8_msa() argument
1544 ff_put_vp8_bilinear4_h_msa(uint8_t *dst, ptrdiff_t dst_stride, uint8_t *src, ptrdiff_t src_stride, int height, int mx, int my) ff_put_vp8_bilinear4_h_msa() argument
1557 common_hz_2t_8x4_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter) common_hz_2t_8x4_msa() argument
1581 common_hz_2t_8x8mult_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_hz_2t_8x8mult_msa() argument
1644 ff_put_vp8_bilinear8_h_msa(uint8_t *dst, ptrdiff_t dst_stride, uint8_t *src, ptrdiff_t src_stride, int height, int mx, int my) ff_put_vp8_bilinear8_h_msa() argument
1658 ff_put_vp8_bilinear16_h_msa(uint8_t *dst, ptrdiff_t dst_stride, uint8_t *src, ptrdiff_t src_stride, int height, int mx, int my) ff_put_vp8_bilinear16_h_msa() argument
1725 common_vt_2t_4x4_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter) common_vt_2t_4x4_msa() argument
1751 common_vt_2t_4x8_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter) common_vt_2t_4x8_msa() argument
1785 ff_put_vp8_bilinear4_v_msa(uint8_t *dst, ptrdiff_t dst_stride, uint8_t *src, ptrdiff_t src_stride, int height, int mx, int my) ff_put_vp8_bilinear4_v_msa() argument
1798 common_vt_2t_8x4_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter) common_vt_2t_8x4_msa() argument
1822 common_vt_2t_8x8mult_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height) common_vt_2t_8x8mult_msa() argument
1867 ff_put_vp8_bilinear8_v_msa(uint8_t *dst, ptrdiff_t dst_stride, uint8_t *src, ptrdiff_t src_stride, int height, int mx, int my) ff_put_vp8_bilinear8_v_msa() argument
1881 ff_put_vp8_bilinear16_v_msa(uint8_t *dst, ptrdiff_t dst_stride, uint8_t *src, ptrdiff_t src_stride, int height, int mx, int my) ff_put_vp8_bilinear16_v_msa() argument
1935 common_hv_2ht_2vt_4x4_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_horiz, const int8_t *filter_vert) common_hv_2ht_2vt_4x4_msa() argument
1969 common_hv_2ht_2vt_4x8_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_horiz, const int8_t *filter_vert) common_hv_2ht_2vt_4x8_msa() argument
2016 ff_put_vp8_bilinear4_hv_msa(uint8_t *dst, ptrdiff_t dst_stride, uint8_t *src, ptrdiff_t src_stride, int height, int mx, int my) ff_put_vp8_bilinear4_hv_msa() argument
2032 common_hv_2ht_2vt_8x4_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_horiz, const int8_t *filter_vert) common_hv_2ht_2vt_8x4_msa() argument
2076 common_hv_2ht_2vt_8x8mult_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_horiz, const int8_t *filter_vert, int32_t height) common_hv_2ht_2vt_8x8mult_msa() argument
2156 ff_put_vp8_bilinear8_hv_msa(uint8_t *dst, ptrdiff_t dst_stride, uint8_t *src, ptrdiff_t src_stride, int height, int mx, int my) ff_put_vp8_bilinear8_hv_msa() argument
2172 ff_put_vp8_bilinear16_hv_msa(uint8_t *dst, ptrdiff_t dst_stride, uint8_t *src, ptrdiff_t src_stride, int height, int mx, int my) ff_put_vp8_bilinear16_hv_msa() argument
2243 ff_put_vp8_pixels8_msa(uint8_t *dst, ptrdiff_t dst_stride, uint8_t *src, ptrdiff_t src_stride, int height, int mx, int my) ff_put_vp8_pixels8_msa() argument
2286 copy_16multx8mult_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, int32_t height, int32_t width) copy_16multx8mult_msa() argument
2313 ff_put_vp8_pixels16_msa(uint8_t *dst, ptrdiff_t dst_stride, uint8_t *src, ptrdiff_t src_stride, int height, int mx, int my) ff_put_vp8_pixels16_msa() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dg2meet.c270 jpg_decode_data(JPGContext *c, int width, int height, const uint8_t *src, int src_size, uint8_t *dst, int dst_stride, const uint8_t *mask, int mask_stride, int num_mbs, int swapuv) jpg_decode_data() argument
H A Dsnow.h283 static av_always_inline void add_yblock(SnowContext *s, int sliced, slice_buffer *sb, IDWTELEM *dst, uint8_t *dst8, const uint8_t *obmc, int src_x, int src_y, int b_w, int b_h, int w, int h, int dst_stride, int src_stride, int obmc_stride, int b_x, int b_y, int add, int offset_dst, int plane_index){ in add_yblock() argument
H A Dpngdec.c345 static void png_handle_row(PNGDecContext *s, uint8_t *dst, ptrdiff_t dst_stride) in png_handle_row() argument
1084 ptrdiff_t dst_stride = p->linesize[0]; in handle_p_frame_apng() local
426 png_decode_idat(PNGDecContext *s, GetByteContext *gb, uint8_t *dst, ptrdiff_t dst_stride) png_decode_idat() argument
1174 const ptrdiff_t dst_stride = s->picture.f->linesize[0]; apng_reset_background() local
[all...]
H A Dtiff.c310 static void av_always_inline dng_blit(TiffContext *s, uint8_t *dst, int dst_stride, in dng_blit() argument
/third_party/ffmpeg/libavfilter/
H A Dvf_nnedi.c439 read_bytes(const uint8_t *src, float *dst, int src_stride, int dst_stride, int width, int height, float scale) read_bytes() argument
458 read_words(const uint8_t *srcp, float *dst, int src_stride, int dst_stride, int width, int height, float scale) read_words() argument
481 write_bytes(const float *src, uint8_t *dst, int src_stride, int dst_stride, int width, int height, int depth, float scale) write_bytes() argument
495 write_words(const float *src, uint8_t *dstp, int src_stride, int dst_stride, int width, int height, int depth, float scale) write_words() argument
[all...]
/third_party/ffmpeg/libswscale/
H A Dutils.c1303 int dst_stride = FFALIGN(dstW * sizeof(int16_t) + 66, 16); in sws_init_context() local
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_wayland.c2495 int dst_stride = copy_width; in dri2_wl_swrast_get_image() local
2530 int dst_stride = dri2_wl_swrast_get_stride_for_format(dri2_surf->format, dri2_surf->base.Width); in dri2_wl_swrast_put_image2() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_query.c1028 uint32_t dst_stride; in radv_query_shader() member
965 radv_query_shader(struct radv_cmd_buffer *cmd_buffer, VkPipeline *pipeline, struct radeon_winsys_bo *src_bo, struct radeon_winsys_bo *dst_bo, uint64_t src_offset, uint64_t dst_offset, uint32_t src_stride, uint32_t dst_stride, size_t dst_size, uint32_t count, uint32_t flags, uint32_t pipeline_stats_mask, uint32_t avail_offset, bool uses_gds) radv_query_shader() argument
[all...]
H A Dradv_descriptor_set.c1438 uint32_t dst_stride; in radv_CreateDescriptorUpdateTemplate() local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_texture.c2628 unsigned dst_stride = (stImage->pt->target == PIPE_TEXTURE_1D_ARRAY ? in fallback_copy_texsubimage() local

Completed in 70 milliseconds

123456