/external/libvpx/libvpx/vpx_dsp/mips/ |
D | idct32x32_msa.c | 131 reg0 = LD_SH(tmp_buf + 8); in idct32x8_row_odd_process_store() 132 reg1 = LD_SH(tmp_buf + 7 * 8); in idct32x8_row_odd_process_store() 133 reg2 = LD_SH(tmp_buf + 9 * 8); in idct32x8_row_odd_process_store() 134 reg3 = LD_SH(tmp_buf + 15 * 8); in idct32x8_row_odd_process_store() 135 reg4 = LD_SH(tmp_buf + 17 * 8); in idct32x8_row_odd_process_store() 136 reg5 = LD_SH(tmp_buf + 23 * 8); in idct32x8_row_odd_process_store() 137 reg6 = LD_SH(tmp_buf + 25 * 8); in idct32x8_row_odd_process_store() 138 reg7 = LD_SH(tmp_buf + 31 * 8); in idct32x8_row_odd_process_store() 174 reg0 = LD_SH(tmp_buf + 3 * 8); in idct32x8_row_odd_process_store() 175 reg1 = LD_SH(tmp_buf + 5 * 8); in idct32x8_row_odd_process_store() [all …]
|
D | fwd_dct32x32_msa.c | 136 in20 = LD_SH(input + 32); in fdct8x32_1d_column_odd_store() 137 in21 = LD_SH(input + 40); in fdct8x32_1d_column_odd_store() 138 in26 = LD_SH(input + 80); in fdct8x32_1d_column_odd_store() 139 in27 = LD_SH(input + 88); in fdct8x32_1d_column_odd_store() 144 in18 = LD_SH(input + 16); in fdct8x32_1d_column_odd_store() 145 in19 = LD_SH(input + 24); in fdct8x32_1d_column_odd_store() 146 in28 = LD_SH(input + 96); in fdct8x32_1d_column_odd_store() 147 in29 = LD_SH(input + 104); in fdct8x32_1d_column_odd_store() 167 in16 = LD_SH(input); in fdct8x32_1d_column_odd_store() 168 in17 = LD_SH(input + 8); in fdct8x32_1d_column_odd_store() [all …]
|
D | idct16x16_msa.c | 336 r0 = LD_SH(input + 0 * 16); in vpx_iadst16_1d_columns_addblk_msa() 337 r3 = LD_SH(input + 3 * 16); in vpx_iadst16_1d_columns_addblk_msa() 338 r4 = LD_SH(input + 4 * 16); in vpx_iadst16_1d_columns_addblk_msa() 339 r7 = LD_SH(input + 7 * 16); in vpx_iadst16_1d_columns_addblk_msa() 340 r8 = LD_SH(input + 8 * 16); in vpx_iadst16_1d_columns_addblk_msa() 341 r11 = LD_SH(input + 11 * 16); in vpx_iadst16_1d_columns_addblk_msa() 342 r12 = LD_SH(input + 12 * 16); in vpx_iadst16_1d_columns_addblk_msa() 343 r15 = LD_SH(input + 15 * 16); in vpx_iadst16_1d_columns_addblk_msa() 362 r1 = LD_SH(input + 1 * 16); in vpx_iadst16_1d_columns_addblk_msa() 363 r2 = LD_SH(input + 2 * 16); in vpx_iadst16_1d_columns_addblk_msa() [all …]
|
D | vpx_convolve8_avg_msa.c | 30 filt = LD_SH(filter_horiz); in common_hv_8ht_8vt_and_aver_dst_4w_msa() 51 filt = LD_SH(filter_vert); in common_hv_8ht_8vt_and_aver_dst_4w_msa() 109 filt = LD_SH(filter_horiz); in common_hv_8ht_8vt_and_aver_dst_8w_msa() 135 filt = LD_SH(filter_vert); in common_hv_8ht_8vt_and_aver_dst_8w_msa() 273 filt = LD_SH(filter_horiz); in common_hv_2ht_2vt_and_aver_dst_4x8_msa() 276 filt = LD_SH(filter_vert); in common_hv_2ht_2vt_and_aver_dst_4x8_msa() 332 filt = LD_SH(filter_horiz); in common_hv_2ht_2vt_and_aver_dst_8x4_msa() 335 filt = LD_SH(filter_vert); in common_hv_2ht_2vt_and_aver_dst_8x4_msa() 376 filt = LD_SH(filter_horiz); in common_hv_2ht_2vt_and_aver_dst_8x8mult_msa() 379 filt = LD_SH(filter_vert); in common_hv_2ht_2vt_and_aver_dst_8x8mult_msa() [all …]
|
D | vpx_convolve8_msa.c | 40 filt = LD_SH(filter_horiz); in common_hv_8ht_8vt_4w_msa() 61 filt = LD_SH(filter_vert); in common_hv_8ht_8vt_4w_msa() 115 filt = LD_SH(filter_horiz); in common_hv_8ht_8vt_8w_msa() 141 filt = LD_SH(filter_vert); in common_hv_8ht_8vt_8w_msa() 333 filt = LD_SH(filter_horiz); in common_hv_2ht_2vt_8x4_msa() 336 filt = LD_SH(filter_vert); in common_hv_2ht_2vt_8x4_msa() 377 filt = LD_SH(filter_horiz); in common_hv_2ht_2vt_8x8mult_msa() 380 filt = LD_SH(filter_vert); in common_hv_2ht_2vt_8x8mult_msa() 466 filt = LD_SH(filter_horiz); in common_hv_2ht_2vt_16w_msa() 469 filt = LD_SH(filter_vert); in common_hv_2ht_2vt_16w_msa()
|
D | vpx_convolve8_vert_msa.c | 28 filt = LD_SH(filter); in common_vt_8t_4w_msa() 78 filt = LD_SH(filter); in common_vt_8t_8w_msa() 134 filt = LD_SH(filter); in common_vt_8t_16w_msa() 215 filt = LD_SH(filter); in common_vt_8t_16w_mult_msa() 309 filt = LD_SH(filter); in common_vt_2t_4x4_msa() 334 filt = LD_SH(filter); in common_vt_2t_4x8_msa() 376 filt = LD_SH(filter); in common_vt_2t_8x4_msa() 400 filt = LD_SH(filter); in common_vt_2t_8x8mult_msa() 452 filt = LD_SH(filter); in common_vt_2t_16w_msa() 500 filt = LD_SH(filter); in common_vt_2t_32w_msa() [all …]
|
D | vpx_convolve8_avg_vert_msa.c | 29 filt = LD_SH(filter); in common_vt_8t_and_aver_dst_4w_msa() 86 filt = LD_SH(filter); in common_vt_8t_and_aver_dst_8w_msa() 145 filt = LD_SH(filter); in common_vt_8t_and_aver_dst_16w_mult_msa() 255 filt = LD_SH(filter); in common_vt_2t_and_aver_dst_4x4_msa() 290 filt = LD_SH(filter); in common_vt_2t_and_aver_dst_4x8_msa() 338 filt = LD_SH(filter); in common_vt_2t_and_aver_dst_8x4_msa() 363 filt = LD_SH(filter); in common_vt_2t_and_aver_dst_8x8mult_msa()
|
D | vpx_convolve8_horiz_msa.c | 26 filt = LD_SH(filter); in common_hz_8t_4x4_msa() 55 filt = LD_SH(filter); in common_hz_8t_4x8_msa() 101 filt = LD_SH(filter); in common_hz_8t_8x4_msa() 132 filt = LD_SH(filter); in common_hz_8t_8x8mult_msa() 177 filt = LD_SH(filter); in common_hz_8t_16w_msa() 215 filt = LD_SH(filter); in common_hz_8t_32w_msa() 273 filt = LD_SH(filter); in common_hz_8t_64w_msa()
|
D | vpx_convolve8_avg_horiz_msa.c | 28 filt = LD_SH(filter); in common_hz_8t_and_aver_dst_4x4_msa() 62 filt = LD_SH(filter); in common_hz_8t_and_aver_dst_4x8_msa() 116 filt = LD_SH(filter); in common_hz_8t_and_aver_dst_8w_msa() 154 filt = LD_SH(filter); in common_hz_8t_and_aver_dst_16w_msa() 208 filt = LD_SH(filter); in common_hz_8t_and_aver_dst_32w_msa() 263 filt = LD_SH(filter); in common_hz_8t_and_aver_dst_64w_msa()
|
D | macros_msa.h | 25 #define LD_SH(...) LD_H(v8i16, __VA_ARGS__) macro 385 out0 = LD_SH(psrc); \ 386 out2 = LD_SH(psrc + 8); \
|
/external/libvpx/libvpx/vp9/encoder/mips/msa/ |
D | vp9_fdct16x16_msa.c | 24 r0 = LD_SH(input); in fadst16_cols_step1_msa() 25 r15 = LD_SH(input + 15 * stride); in fadst16_cols_step1_msa() 26 r7 = LD_SH(input + 7 * stride); in fadst16_cols_step1_msa() 27 r8 = LD_SH(input + 8 * stride); in fadst16_cols_step1_msa() 35 r3 = LD_SH(input + 3 * stride); in fadst16_cols_step1_msa() 36 r4 = LD_SH(input + 4 * stride); in fadst16_cols_step1_msa() 37 r11 = LD_SH(input + 11 * stride); in fadst16_cols_step1_msa() 38 r12 = LD_SH(input + 12 * stride); in fadst16_cols_step1_msa() 57 r9 = LD_SH(input + 9 * stride); in fadst16_cols_step1_msa() 58 r6 = LD_SH(input + 6 * stride); in fadst16_cols_step1_msa() [all …]
|
D | vp9_error_msa.c | 24 coeff = LD_SH(coeff_ptr); \ 25 dq_coeff = LD_SH(dq_coeff_ptr); \ 33 coeff = LD_SH(coeff_ptr + 8); \ 34 dq_coeff = LD_SH(dq_coeff_ptr + 8); \ 45 coeff = LD_SH(coeff_ptr); \ 46 dq_coeff = LD_SH(dq_coeff_ptr); \ 53 coeff = LD_SH(coeff_ptr + 8); \ 54 dq_coeff = LD_SH(dq_coeff_ptr + 8); \
|
/external/libvpx/libvpx/vp8/encoder/mips/msa/ |
D | encodeopt_msa.c | 24 coeff = LD_SH(coeff_ptr); in vp8_block_error_msa() 25 dq_coeff = LD_SH(dq_coeff_ptr); in vp8_block_error_msa() 63 coeff = LD_SH(coeff_ptr); in vp8_mbblock_error_msa() 64 dq_coeff = LD_SH(dq_coeff_ptr); in vp8_mbblock_error_msa() 67 coeff2 = LD_SH(coeff_ptr); in vp8_mbblock_error_msa() 68 dq_coeff2 = LD_SH(dq_coeff_ptr); in vp8_mbblock_error_msa() 73 coeff3 = LD_SH(coeff_ptr); in vp8_mbblock_error_msa() 74 dq_coeff3 = LD_SH(dq_coeff_ptr); in vp8_mbblock_error_msa() 77 coeff4 = LD_SH(coeff_ptr); in vp8_mbblock_error_msa() 78 dq_coeff4 = LD_SH(dq_coeff_ptr); in vp8_mbblock_error_msa() [all …]
|
/external/libvpx/libvpx/vp8/common/mips/msa/ |
D | sixtap_filter_msa.c | 145 filt = LD_SH(filter); in common_hz_6t_4x4_msa() 171 filt = LD_SH(filter); in common_hz_6t_4x8_msa() 216 filt = LD_SH(filter); in common_hz_6t_8w_msa() 260 filt = LD_SH(filter); in common_hz_6t_16w_msa() 307 filt = LD_SH(filter); in common_vt_6t_4w_msa() 352 filt = LD_SH(filter); in common_vt_6t_8w_msa() 401 filt = LD_SH(filter); in common_vt_6t_16w_msa() 468 filt = LD_SH(filter_horiz); in common_hv_6ht_6vt_4w_msa() 470 filt = LD_SH(filter_vert); in common_hv_6ht_6vt_4w_msa() 541 filt = LD_SH(filter_horiz); in common_hv_6ht_6vt_8w_msa() [all …]
|
D | bilinear_filter_msa.c | 253 filt = LD_SH(filter); in common_vt_2t_4x4_msa() 278 filt = LD_SH(filter); in common_vt_2t_4x8_msa() 319 filt = LD_SH(filter); in common_vt_2t_8x4_msa() 342 filt = LD_SH(filter); in common_vt_2t_8x8mult_msa() 393 filt = LD_SH(filter); in common_vt_2t_16w_msa() 527 filt = LD_SH(filter_horiz); in common_hv_2ht_2vt_8x4_msa() 529 filt = LD_SH(filter_vert); in common_hv_2ht_2vt_8x4_msa() 568 filt = LD_SH(filter_horiz); in common_hv_2ht_2vt_8x8mult_msa() 570 filt = LD_SH(filter_vert); in common_hv_2ht_2vt_8x8mult_msa() 658 filt = LD_SH(filter_horiz); in common_hv_2ht_2vt_16w_msa() [all …]
|
D | vp8_macros_msa.h | 25 #define LD_SH(...) LD_H(v8i16, __VA_ARGS__) macro
|
/external/webp/src/dsp/ |
D | msa_macro.h | 52 #define LD_SH(...) LD_H(v8i16, __VA_ARGS__) macro
|