Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/mips/
Dloopfilter_16_msa.c76 ST_UB(flat, filter48); in vpx_hz_lpf_t4_and_t8_16w()
150 ST_UB(p6, src); in vpx_hz_lpf_t16_16w()
170 ST_UB(p5, src); in vpx_hz_lpf_t16_16w()
190 ST_UB(p4, src); in vpx_hz_lpf_t16_16w()
210 ST_UB(p3, src); in vpx_hz_lpf_t16_16w()
231 ST_UB(filter8, src); in vpx_hz_lpf_t16_16w()
252 ST_UB(filter8, src); in vpx_hz_lpf_t16_16w()
273 ST_UB(filter8, src); in vpx_hz_lpf_t16_16w()
294 ST_UB(filter8, src); in vpx_hz_lpf_t16_16w()
313 ST_UB(filter8, src); in vpx_hz_lpf_t16_16w()
[all …]
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.h98 ST_UB(tmp_m, (pdst)); \
106 ST_UB(tmp_m, (pdst)); \
Dintrapred_msa.c51 ST_UB(src0, dst); in intra_predict_vert_16x16_msa()
Dmacros_msa.h31 #define ST_UB(...) ST_B(v16u8, __VA_ARGS__) macro
/external/libvpx/libvpx/vp8/common/mips/msa/
Dpostproc_msa.c570 ST_UB(src0, src_dup + cols); in vp8_mbpost_proc_across_ip_msa()
676 ST_UB(tmp, (src_dup + (16 * col))); in vp8_mbpost_proc_across_ip_msa()
723 ST_UB(dst, dst_tmp + cnt * pitch); in vp8_mbpost_proc_down_msa()
729 ST_UB(dst, dst_tmp + cnt * pitch); in vp8_mbpost_proc_down_msa()
794 ST_UB(tmp[(row - 8) & 15], (dst_tmp - 8 * pitch)); in vp8_mbpost_proc_down_msa()
842 ST_UB(pos0, pos0_ptr); in vp8_plane_add_noise_msa()
844 ST_UB(pos1, pos1_ptr); in vp8_plane_add_noise_msa()
Dsixtap_filter_msa.c298 ST_UB(out, dst); in common_hz_6t_16w_msa()
301 ST_UB(out, dst); in common_hz_6t_16w_msa()
304 ST_UB(out, dst); in common_hz_6t_16w_msa()
307 ST_UB(out, dst); in common_hz_6t_16w_msa()
794 ST_UB(out, dst); in common_hz_4t_16w_msa()
797 ST_UB(out, dst); in common_hz_4t_16w_msa()
800 ST_UB(out, dst); in common_hz_4t_16w_msa()
803 ST_UB(out, dst); in common_hz_4t_16w_msa()
Dvp8_macros_msa.h32 #define ST_UB(...) ST_B(v16u8, __VA_ARGS__) macro
/external/libvpx/libvpx/vp8/encoder/mips/msa/
Ddenoising_msa.c127 ST_UB(running_avg_y, running_avg_y_ptr); in vp8_denoiser_filter_msa()
177 ST_UB(running_avg_y, running_avg_y_ptr); in vp8_denoiser_filter_msa()
258 ST_UB(running_avg_y, running_avg_y_ptr - avg_y_stride); in vp8_denoiser_filter_msa()
298 ST_UB(running_avg_y, running_avg_y_ptr); in vp8_denoiser_filter_msa()