Home
last modified time | relevance | path

Searched defs:src8 (Results 1 – 25 of 62) sorted by relevance

123

/external/libaom/aom_dsp/arm/
Dhighbd_masked_sad_neon.c57 const uint8_t *src8, int src_stride, const uint8_t *a8, int a_stride, in masked_sad_128xh_large_neon()
96 const uint8_t *src8, int src_stride, const uint8_t *a8, int a_stride, in masked_sad_64xh_large_neon()
125 const uint8_t *src8, int src_stride, const uint8_t *a8, int a_stride, in masked_sad_32xh_large_neon()
152 const uint8_t *src8, int src_stride, const uint8_t *a8, int a_stride, in masked_sad_16xh_large_neon()
181 const uint8_t *src8, int src_stride, const uint8_t *a8, int a_stride, in masked_sad_8xh_large_neon()
210 const uint8_t *src8, int src_stride, const uint8_t *a8, int a_stride, in masked_sad_16xh_small_neon()
235 const uint8_t *src8, int src_stride, const uint8_t *a8, int a_stride, in masked_sad_8xh_small_neon()
260 const uint8_t *src8, int src_stride, const uint8_t *a8, int a_stride, in masked_sad_4xh_small_neon()
/external/libvpx/vpx_dsp/x86/
Dhighbd_variance_sse2.c184 unsigned int vpx_highbd_8_mse16x16_sse2(const uint8_t *src8, int src_stride, in vpx_highbd_8_mse16x16_sse2()
195 unsigned int vpx_highbd_10_mse16x16_sse2(const uint8_t *src8, int src_stride, in vpx_highbd_10_mse16x16_sse2()
206 unsigned int vpx_highbd_12_mse16x16_sse2(const uint8_t *src8, int src_stride, in vpx_highbd_12_mse16x16_sse2()
217 unsigned int vpx_highbd_8_mse8x8_sse2(const uint8_t *src8, int src_stride, in vpx_highbd_8_mse8x8_sse2()
228 unsigned int vpx_highbd_10_mse8x8_sse2(const uint8_t *src8, int src_stride, in vpx_highbd_10_mse8x8_sse2()
239 unsigned int vpx_highbd_12_mse8x8_sse2(const uint8_t *src8, int src_stride, in vpx_highbd_12_mse8x8_sse2()
/external/libaom/aom_dsp/x86/
Dhighbd_variance_sse2.c165 unsigned int aom_highbd_8_mse16x16_sse2(const uint8_t *src8, int src_stride, in aom_highbd_8_mse16x16_sse2()
176 unsigned int aom_highbd_10_mse16x16_sse2(const uint8_t *src8, int src_stride, in aom_highbd_10_mse16x16_sse2()
187 unsigned int aom_highbd_12_mse16x16_sse2(const uint8_t *src8, int src_stride, in aom_highbd_12_mse16x16_sse2()
198 unsigned int aom_highbd_8_mse8x8_sse2(const uint8_t *src8, int src_stride, in aom_highbd_8_mse8x8_sse2()
209 unsigned int aom_highbd_10_mse8x8_sse2(const uint8_t *src8, int src_stride, in aom_highbd_10_mse8x8_sse2()
220 unsigned int aom_highbd_12_mse8x8_sse2(const uint8_t *src8, int src_stride, in aom_highbd_12_mse8x8_sse2()
Dmasked_sad_intrin_ssse3.c293 const uint8_t *src8, int src_stride, const uint8_t *a8, int a_stride, in highbd_masked_sad_ssse3()
350 unsigned int aom_highbd_masked_sad4xh_ssse3(const uint8_t *src8, int src_stride, in aom_highbd_masked_sad4xh_ssse3()
Dmasked_sad_intrin_avx2.c201 const uint8_t *src8, int src_stride, const uint8_t *a8, int a_stride, in highbd_masked_sad8xh_avx2()
258 const uint8_t *src8, int src_stride, const uint8_t *a8, int a_stride, in highbd_masked_sad16xh_avx2()
/external/libvpx/vpx_scale/generic/
Dyv12extend.c63 static void extend_plane_high(uint8_t *const src8, int src_stride, int width, in extend_plane_high()
181 static void memcpy_short_addr(uint8_t *dst8, const uint8_t *src8, int num) { in memcpy_short_addr()
/external/libaom/av1/encoder/
Dpickrst.c228 int64_t av1_lowbd_pixel_proj_error_c(const uint8_t *src8, int width, int height, in av1_lowbd_pixel_proj_error_c()
300 int64_t av1_highbd_pixel_proj_error_c(const uint8_t *src8, int width, in av1_highbd_pixel_proj_error_c()
375 static int64_t get_pixel_proj_error(const uint8_t *src8, int width, int height, in get_pixel_proj_error()
405 const uint8_t *src8, int width, int height, int src_stride, in finer_search_pixel_proj_error()
472 static inline void calc_proj_params_r0_r1_c(const uint8_t *src8, int width, in calc_proj_params_r0_r1_c()
505 const uint8_t *src8, int width, int height, int src_stride, in calc_proj_params_r0_r1_high_bd_c()
534 static inline void calc_proj_params_r0_c(const uint8_t *src8, int width, in calc_proj_params_r0_c()
558 const uint8_t *src8, int width, int height, int src_stride, in calc_proj_params_r0_high_bd_c()
579 static inline void calc_proj_params_r1_c(const uint8_t *src8, int width, in calc_proj_params_r1_c()
603 const uint8_t *src8, int width, int height, int src_stride, in calc_proj_params_r1_high_bd_c()
[all …]
Dextend.c69 static void highbd_copy_and_extend_plane(const uint8_t *src8, int src_pitch, in highbd_copy_and_extend_plane()
/external/libaom/aom_dsp/
Dsubtract.c37 ptrdiff_t diff_stride, const uint8_t *src8, in aom_highbd_subtract_block_c()
Dsad_av1.c83 const uint8_t *src8, int src_stride, in highbd_masked_sad()
Daom_convolve.c173 static void highbd_convolve_horiz(const uint8_t *src8, ptrdiff_t src_stride, in highbd_convolve_horiz()
194 static void highbd_convolve_vert(const uint8_t *src8, ptrdiff_t src_stride, in highbd_convolve_vert()
/external/libaom/av1/encoder/x86/
Dpickrst_sse4.c328 const uint8_t *dgd8, const uint8_t *src8, int h_start, int h_end, in compute_stats_highbd_win7_opt_sse4_1()
469 const uint8_t *dgd8, const uint8_t *src8, int h_start, int h_end, in compute_stats_highbd_win5_opt_sse4_1()
527 const uint8_t *src8, int16_t *dgd_avg, in av1_compute_stats_highbd_sse4_1()
739 const uint8_t *src8, int width, int height, int src_stride, in av1_lowbd_pixel_proj_error_sse4_1()
864 const uint8_t *src8, int width, int height, int src_stride, in calc_proj_params_r0_r1_sse4_1()
950 static inline void calc_proj_params_r0_sse4_1(const uint8_t *src8, int width, in calc_proj_params_r0_sse4_1()
1004 static inline void calc_proj_params_r1_sse4_1(const uint8_t *src8, int width, in calc_proj_params_r1_sse4_1()
1058 void av1_calc_proj_params_sse4_1(const uint8_t *src8, int width, int height, in av1_calc_proj_params_sse4_1()
1079 const uint8_t *src8, int width, int height, int src_stride, in calc_proj_params_r0_r1_high_bd_sse4_1()
1166 const uint8_t *src8, int width, int height, int src_stride, in calc_proj_params_r0_high_bd_sse4_1()
[all …]
Dpickrst_avx2.c149 const uint8_t *dgd8, const uint8_t *src8, int h_start, int h_end, in compute_stats_highbd_win7_opt_avx2()
289 const uint8_t *dgd8, const uint8_t *src8, int h_start, int h_end, in compute_stats_highbd_win5_opt_avx2()
348 const uint8_t *src8, int16_t *dgd_avg, in av1_compute_stats_highbd_avx2()
1549 const uint8_t *src8, int width, int height, int src_stride, in av1_lowbd_pixel_proj_error_avx2()
1683 const uint8_t *src8, int width, int height, int src_stride, in calc_proj_params_r0_r1_avx2()
1775 static inline void calc_proj_params_r0_avx2(const uint8_t *src8, int width, in calc_proj_params_r0_avx2()
1833 static inline void calc_proj_params_r1_avx2(const uint8_t *src8, int width, in calc_proj_params_r1_avx2()
1891 void av1_calc_proj_params_avx2(const uint8_t *src8, int width, int height, in av1_calc_proj_params_avx2()
1911 const uint8_t *src8, int width, int height, int src_stride, in calc_proj_params_r0_r1_high_bd_avx2()
2002 const uint8_t *src8, int width, int height, int src_stride, in calc_proj_params_r0_high_bd_avx2()
[all …]
/external/libvpx/vpx_dsp/mips/
Dvpx_convolve8_vert_msa.c19 v16i8 src0, src1, src2, src3, src4, src5, src6, src7, src8, src9, src10; in common_vt_8t_4w_msa() local
70 v16i8 src0, src1, src2, src3, src4, src5, src6, src7, src8, src9, src10; in common_vt_8t_8w_msa() local
124 v16i8 src0, src1, src2, src3, src4, src5, src6, src7, src8, src9, src10; in common_vt_8t_16w_msa() local
205 v16i8 src0, src1, src2, src3, src4, src5, src6, src7, src8, src9, src10; in common_vt_8t_16w_mult_msa() local
327 v16i8 src0, src1, src2, src3, src4, src5, src6, src7, src8; in common_vt_2t_4x8_msa() local
393 v16u8 src0, src1, src2, src3, src4, src5, src6, src7, src8; in common_vt_2t_8x8mult_msa() local
494 v16u8 src0, src1, src2, src3, src4, src5, src6, src7, src8, src9; in common_vt_2t_32w_msa() local
562 v16u8 src0, src1, src2, src3, src4, src5, src6, src7, src8, src9, src10; in common_vt_2t_64w_msa() local
Dvpx_convolve8_avg_vert_msa.c21 v16i8 src0, src1, src2, src3, src4, src5, src6, src7, src8, src9, src10; in common_vt_8t_and_aver_dst_4w_msa() local
78 v16i8 src0, src1, src2, src3, src4, src5, src6, src7, src8, src9, src10; in common_vt_8t_and_aver_dst_8w_msa() local
137 v16i8 src0, src1, src2, src3, src4, src5, src6, src7, src8, src9, src10; in common_vt_8t_and_aver_dst_16w_mult_msa() local
287 v16i8 src0, src1, src2, src3, src4, src5, src6, src7, src8, src87_r; in common_vt_2t_and_aver_dst_4x8_msa() local
360 v16u8 src0, src1, src2, src3, src4, src5, src6, src7, src8; in common_vt_2t_and_aver_dst_8x8mult_msa() local
469 v16u8 src0, src1, src2, src3, src4, src5, src6, src7, src8, src9; in common_vt_2t_and_aver_dst_32w_msa() local
541 v16u8 src6, src7, src8, src9, src10, src11, filt0; in common_vt_2t_and_aver_dst_64w_msa() local
Dvpx_convolve_avg_msa.c106 v16u8 src8, src9, src10, src11, src12, src13, src14, src15; in avg_width32_msa() local
147 v16u8 src8, src9, src10, src11, src12, src13, src14, src15; in avg_width64_msa() local
/external/libvpx/vpx_dsp/loongarch/
Dvpx_convolve8_vert_lsx.c22 __m128i src0, src1, src2, src3, src4, src5, src6, src7, src8, src9, src10; in common_vt_8t_4w_lsx() local
81 __m128i src0, src1, src2, src3, src4, src5, src6, src7, src8, src9, src10; in common_vt_8t_8w_lsx() local
152 __m128i src0, src1, src2, src3, src4, src5, src6, src7, src8, src9, src10; in common_vt_8t_16w_lsx() local
247 __m128i src0, src1, src2, src3, src4, src5, src6, src7, src8, src9, src10; in common_vt_8t_16w_mult_lsx() local
395 __m128i src0, src1, src2, src3, src4, src5, src6, src7, src8; in common_vt_2t_4x8_lsx() local
486 __m128i src0, src1, src2, src3, src4, src5, src6, src7, src8; in common_vt_2t_8x8mult_lsx() local
604 __m128i src0, src1, src2, src3, src4, src5, src6, src7, src8, src9; in common_vt_2t_32w_lsx() local
683 __m128i src0, src1, src2, src3, src4, src5, src6, src7, src8, src9, src10; in common_vt_2t_64w_lsx() local
Dvpx_convolve8_avg_vert_lsx.c22 __m128i src0, src1, src2, src3, src4, src5, src6, src7, src8, src9, src10; in common_vt_8t_and_aver_dst_4w_lsx() local
100 __m128i src0, src1, src2, src3, src4, src5, src6, src7, src8, src9, src10; in common_vt_8t_and_aver_dst_8w_lsx() local
183 __m128i src0, src1, src2, src3, src4, src5, src6, src7, src8, src9, src10; in common_vt_8t_and_aver_dst_16w_mult_lsx() local
365 __m128i src0, src1, src2, src3, src4, src5, src6, src7, src8, src87_r; in common_vt_2t_and_aver_dst_4x8_lsx() local
493 __m128i src0, src1, src2, src3, src4, src5, src6, src7, src8; in common_vt_2t_and_aver_dst_8x8mult_lsx() local
652 __m128i src0, src1, src2, src3, src4, src5, src6, src7, src8, src9; in common_vt_2t_and_aver_dst_32w_lsx() local
756 __m128i src6, src7, src8, src9, src10, src11, filt0; in common_vt_2t_and_aver_dst_64w_lsx() local
Dvpx_convolve_avg_lsx.c132 __m128i src8, src9, src10, src11, src12, src13, src14, src15; in avg_width32_lsx() local
214 __m128i src8, src9, src10, src11, src12, src13, src14, src15; in avg_width64_lsx() local
/external/libaom/av1/common/arm/
Dhighbd_wiener_convolve_neon.c321 const uint8_t *src8, ptrdiff_t src_stride, uint8_t *dst8, in av1_highbd_wiener_convolve_add_src_neon()
/external/libaom/av1/encoder/arm/
Dhighbd_pickrst_neon.c23 const uint8_t *src8, int width, int height, int src_stride, in highbd_calc_proj_params_r0_r1_neon()
120 const uint8_t *src8, int width, int height, int src_stride, in highbd_calc_proj_params_r0_neon()
185 const uint8_t *src8, int width, int height, int src_stride, in highbd_calc_proj_params_r1_neon()
256 void av1_calc_proj_params_high_bd_neon(const uint8_t *src8, int width, in av1_calc_proj_params_high_bd_neon()
1710 const uint8_t *src8, int16_t *dgd_avg, in av1_compute_stats_highbd_neon()
1790 const uint8_t *src8, int width, int height, int src_stride, in av1_highbd_pixel_proj_error_neon()
Dhighbd_pickrst_sve.c86 const uint8_t *src8, int16_t *dgd_avg, in av1_compute_stats_highbd_sve()
/external/libvpx/vp9/encoder/
Dvp9_extend.c68 static void highbd_copy_and_extend_plane(const uint8_t *src8, int src_pitch, in highbd_copy_and_extend_plane()
/external/libvpx/vp8/common/mips/msa/
Dcopymem_msa.c38 v16u8 src8, src9, src10, src11, src12, src13, src14, src15; in copy_16x16_msa() local
/external/skia/src/core/
DSkBlitRow_D32.cpp315 auto src8 = (const __m256i*)src; in blit_row_s32_blend() local
378 auto src8 = (const __m256i*)src; in blit_row_s32a_blend() local

123