Home
last modified time | relevance | path

Searched refs:ST_UB (Results 1 – 25 of 29) sorted by relevance

12

/external/libvpx/libvpx/vpx_dsp/mips/
Dloopfilter_16_msa.c76 ST_UB(flat, filter48); in hz_lpf_t4_and_t8_16w()
150 ST_UB(p6, src); in hz_lpf_t16_16w()
170 ST_UB(p5, src); in hz_lpf_t16_16w()
190 ST_UB(p4, src); in hz_lpf_t16_16w()
210 ST_UB(p3, src); in hz_lpf_t16_16w()
231 ST_UB(filter8, src); in hz_lpf_t16_16w()
252 ST_UB(filter8, src); in hz_lpf_t16_16w()
273 ST_UB(filter8, src); in hz_lpf_t16_16w()
294 ST_UB(filter8, src); in hz_lpf_t16_16w()
313 ST_UB(filter8, src); in hz_lpf_t16_16w()
[all …]
Dadd_noise_msa.c43 ST_UB(pos0, pos0_ptr); in vpx_plane_add_noise_msa()
45 ST_UB(pos1, pos1_ptr); in vpx_plane_add_noise_msa()
Dvpx_convolve8_horiz_msa.c195 ST_UB(out, dst); in common_hz_8t_16w_msa()
198 ST_UB(out, dst); in common_hz_8t_16w_msa()
242 ST_UB(out, dst); in common_hz_8t_32w_msa()
244 ST_UB(out, dst + 16); in common_hz_8t_32w_msa()
254 ST_UB(out, dst); in common_hz_8t_32w_msa()
256 ST_UB(out, dst + 16); in common_hz_8t_32w_msa()
293 ST_UB(out, dst); in common_hz_8t_64w_msa()
295 ST_UB(out, dst + 16); in common_hz_8t_64w_msa()
310 ST_UB(out, dst + 32); in common_hz_8t_64w_msa()
312 ST_UB(out, dst + 48); in common_hz_8t_64w_msa()
Dvpx_convolve_msa.h101 ST_UB(tmp_m, (pdst)); \
110 ST_UB(tmp_m, (pdst)); \
Ddeblock_msa.c530 ST_UB(src0, src_dup + cols); in vpx_mbpost_proc_across_ip_msa()
627 ST_UB(tmp, (src_dup + (16 * col))); in vpx_mbpost_proc_across_ip_msa()
669 ST_UB(dst, dst_tmp + cnt * pitch); in vpx_mbpost_proc_down_msa()
674 ST_UB(dst, dst_tmp + cnt * pitch); in vpx_mbpost_proc_down_msa()
735 ST_UB(tmp[(row - 8) & 15], (dst_tmp - 8 * pitch)); in vpx_mbpost_proc_down_msa()
Dvpx_convolve8_msa.c799 ST_UB(dst0, dst); in filter_horiz_w16_msa()
1094 ST_UB(dst0, dst); in filter_vert_mul_w16_msa()
Dintrapred_msa.c52 ST_UB(src0, dst); in intra_predict_vert_16x16_msa()
/external/libaom/libaom/aom_dsp/mips/
Dloopfilter_16_msa.c75 ST_UB(flat, filter48); in aom_hz_lpf_t4_and_t8_16w()
149 ST_UB(p6, src); in aom_hz_lpf_t16_16w()
169 ST_UB(p5, src); in aom_hz_lpf_t16_16w()
189 ST_UB(p4, src); in aom_hz_lpf_t16_16w()
209 ST_UB(p3, src); in aom_hz_lpf_t16_16w()
230 ST_UB(filter8, src); in aom_hz_lpf_t16_16w()
251 ST_UB(filter8, src); in aom_hz_lpf_t16_16w()
272 ST_UB(filter8, src); in aom_hz_lpf_t16_16w()
293 ST_UB(filter8, src); in aom_hz_lpf_t16_16w()
312 ST_UB(filter8, src); in aom_hz_lpf_t16_16w()
[all …]
Dadd_noise_msa.c52 ST_UB(pos0, pos0_ptr); in aom_plane_add_noise_msa()
54 ST_UB(pos1, pos1_ptr); in aom_plane_add_noise_msa()
Daom_convolve8_horiz_msa.c198 ST_UB(out, dst); in common_hz_8t_16w_msa()
201 ST_UB(out, dst); in common_hz_8t_16w_msa()
245 ST_UB(out, dst); in common_hz_8t_32w_msa()
247 ST_UB(out, dst + 16); in common_hz_8t_32w_msa()
257 ST_UB(out, dst); in common_hz_8t_32w_msa()
259 ST_UB(out, dst + 16); in common_hz_8t_32w_msa()
296 ST_UB(out, dst); in common_hz_8t_64w_msa()
298 ST_UB(out, dst + 16); in common_hz_8t_64w_msa()
313 ST_UB(out, dst + 32); in common_hz_8t_64w_msa()
315 ST_UB(out, dst + 48); in common_hz_8t_64w_msa()
Dintrapred_msa.c54 ST_UB(src0, dst); in intra_predict_vert_16x16_msa()
/external/webp/src/dsp/
Dupsampling_msa.c169 ST_UB(out0, dst + 0); \
170 ST_UB(out1, dst + 16); \
171 ST_UB(out2, dst + 32); \
183 ST_UB(out0, dst); \
195 ST_UB(out0, dst + 0); \
196 ST_UB(out1, dst + 16); \
197 ST_UB(out2, dst + 32); \
198 ST_UB(out3, dst + 48); \
205 ST_UB(tmp2, dst + 0); \
206 ST_UB(tmp3, dst + 16); \
[all …]
Dlossless_msa.c30 ST_UB(dst2, pdst + 32); \
49 ST_UB(dst0, pdst); \
133 ST_UB(dst0, ptemp_dst); in ConvertBGRAToRGBA_MSA()
271 ST_UB(dst0, out); in AddGreenToBlueAndRed_MSA()
314 ST_UB(dst0, dst); in TransformColorInverse_MSA()
Dlossless_enc_msa.c74 ST_UB(dst0, data); in TransformColor_MSA()
119 ST_UB(dst0, ptemp_data); in SubtractGreenFromBlueAndRed_MSA()
Dfilters_msa.c44 ST_UB(dst0, dst); in PredictLineInverse0()
119 ST_UB(dst0, poutput); in PredictLineGradient()
Drescaler_msa.c129 ST_UB(out, dst); in ExportRowExpand_0()
194 ST_UB(t0, dst); in ExportRowExpand_1()
284 ST_UB(out, dst);
363 ST_UB(dst0, dst);
/external/libyuv/files/source/
Drow_msa.cc514 ST_UB(dst2, (rgb_buf + 32)); in I422ToRGB24Row_MSA()
552 ST_UB(dst0, dst_rgb565); in I422ToRGB565Row_MSA()
593 ST_UB(dst0, dst_argb4444); in I422ToARGB4444Row_MSA()
633 ST_UB(dst0, dst_argb1555); in I422ToARGB1555Row_MSA()
676 ST_UB(dst0, dst_u); in YUY2ToUVRow_MSA()
677 ST_UB(dst1, dst_v); in YUY2ToUVRow_MSA()
698 ST_UB(dst0, dst_u); in YUY2ToUV422Row_MSA()
699 ST_UB(dst1, dst_v); in YUY2ToUV422Row_MSA()
741 ST_UB(dst0, dst_u); in UYVYToUVRow_MSA()
742 ST_UB(dst1, dst_v); in UYVYToUVRow_MSA()
[all …]
Dscale_msa.cc36 ST_UB(dst0, dst_argb); in ScaleARGBRowDown2_MSA()
56 ST_UB(dst0, dst_argb); in ScaleARGBRowDown2Linear_MSA()
91 ST_UB(dst0, dst_argb); in ScaleARGBRowDown2Box_MSA()
170 ST_UB(dst0, dst_argb); in ScaleARGBRowDownEvenBox_MSA()
279 ST_UB(dst0, dst); in ScaleRowDown4_MSA()
342 ST_UB(dst0, dst); in ScaleRowDown4Box_MSA()
/external/libvpx/libvpx/third_party/libyuv/source/
Drow_msa.cc514 ST_UB(dst2, (dst_argb + 32)); in I422ToRGB24Row_MSA()
552 ST_UB(dst0, dst_rgb565); in I422ToRGB565Row_MSA()
593 ST_UB(dst0, dst_argb4444); in I422ToARGB4444Row_MSA()
633 ST_UB(dst0, dst_argb1555); in I422ToARGB1555Row_MSA()
676 ST_UB(dst0, dst_u); in YUY2ToUVRow_MSA()
677 ST_UB(dst1, dst_v); in YUY2ToUVRow_MSA()
698 ST_UB(dst0, dst_u); in YUY2ToUV422Row_MSA()
699 ST_UB(dst1, dst_v); in YUY2ToUV422Row_MSA()
741 ST_UB(dst0, dst_u); in UYVYToUVRow_MSA()
742 ST_UB(dst1, dst_v); in UYVYToUVRow_MSA()
[all …]
Dscale_msa.cc44 ST_UB(dst0, dst_argb); in ScaleARGBRowDown2_MSA()
64 ST_UB(dst0, dst_argb); in ScaleARGBRowDown2Linear_MSA()
99 ST_UB(dst0, dst_argb); in ScaleARGBRowDown2Box_MSA()
178 ST_UB(dst0, dst_argb); in ScaleARGBRowDownEvenBox_MSA()
287 ST_UB(dst0, dst); in ScaleRowDown4_MSA()
350 ST_UB(dst0, dst); in ScaleRowDown4Box_MSA()
/external/libpng/mips/
Dfilter_msa_intrinsics.c266 #define ST_UB(...) ST_B(v16u8, __VA_ARGS__) macro
419 ST_UB(src2, rp); in png_read_filter_row_up_msa()
451 ST_UB(src0, rp); in png_read_filter_row_up_msa()
491 ST_UB(dst0, nxt); in png_read_filter_row_sub4_msa()
587 ST_UB(dst0, nxt); in png_read_filter_row_avg4_msa()
719 ST_UB(dst0, nxt); in png_read_filter_row_paeth4_msa()
/external/libvpx/libvpx/vp8/encoder/mips/msa/
Ddenoising_msa.c120 ST_UB(running_avg_y, running_avg_y_ptr); in vp8_denoiser_filter_msa()
168 ST_UB(running_avg_y, running_avg_y_ptr); in vp8_denoiser_filter_msa()
239 ST_UB(running_avg_y, running_avg_y_ptr - avg_y_stride); in vp8_denoiser_filter_msa()
273 ST_UB(running_avg_y, running_avg_y_ptr); in vp8_denoiser_filter_msa()
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Dmacros_msa.h144 #define ST_UB(...) ST_B(v16u8, __VA_ARGS__) macro
/external/libyuv/files/include/libyuv/
Dmacros_msa.h144 #define ST_UB(...) ST_B(v16u8, __VA_ARGS__) macro
/external/libvpx/libvpx/vp8/common/mips/msa/
Dsixtap_filter_msa.c281 ST_UB(out, dst); in common_hz_6t_16w_msa()
284 ST_UB(out, dst); in common_hz_6t_16w_msa()
287 ST_UB(out, dst); in common_hz_6t_16w_msa()
290 ST_UB(out, dst); in common_hz_6t_16w_msa()
755 ST_UB(out, dst); in common_hz_4t_16w_msa()
758 ST_UB(out, dst); in common_hz_4t_16w_msa()
761 ST_UB(out, dst); in common_hz_4t_16w_msa()
764 ST_UB(out, dst); in common_hz_4t_16w_msa()

12