Home
last modified time | relevance | path

Searched refs:ST_H8 (Results 1 - 8 of 8) sorted by relevance

/third_party/ffmpeg/libavcodec/mips/
H A Dvp8_lpf_msa.c543 ST_H8(tmp1, 0, 1, 2, 3, 4, 5, 6, 7, src, pitch) in ff_vp8_h_loop_filter_simple_msa()
544 ST_H8(tmp0, 0, 1, 2, 3, 4, 5, 6, 7, src + 8 * pitch, pitch) in ff_vp8_h_loop_filter_simple_msa()
H A Dhevcpred_msa.c1751 ST_H8(diff0, 0, 1, 2, 3, 4, 5, 6, 7, dst_org, stride) in hevc_intra_pred_angular_lower_32width_msa()
1753 ST_H8(diff1, 0, 1, 2, 3, 4, 5, 6, 7, dst_org, stride) in hevc_intra_pred_angular_lower_32width_msa()
1755 ST_H8(diff2, 0, 1, 2, 3, 4, 5, 6, 7, dst_org, stride) in hevc_intra_pred_angular_lower_32width_msa()
1757 ST_H8(diff3, 0, 1, 2, 3, 4, 5, 6, 7, dst_org, stride) in hevc_intra_pred_angular_lower_32width_msa()
H A Dhevc_lpf_sao_msa.c1036 ST_H8(temp0, 0, 1, 2, 3, 4, 5, 6, 7, src, stride); in hevc_loopfilter_chroma_ver_msa()
H A Dhevc_mc_uni_msa.c3435 ST_H8(out2, 0, 1, 2, 3, 4, 5, 6, 7, dst + 4, dst_stride); in hevc_hv_uni_4t_6w_msa()
H A Dhevc_mc_biw_msa.c5035 ST_H8(out2, 0, 1, 2, 3, 4, 5, 6, 7, dst + 4, dst_stride); in hevc_hv_biwgt_4t_6w_msa()
H A Dhevc_mc_uniw_msa.c4581 ST_H8(out2, 0, 1, 2, 3, 4, 5, 6, 7, dst + 4, dst_stride); in hevc_hv_uniwgt_4t_6w_msa()
H A Dhevc_mc_bi_msa.c4217 ST_H8(out2, 0, 1, 2, 3, 4, 5, 6, 7, dst + 4, dst_stride); in hevc_hv_bi_4t_6w_msa()
/third_party/ffmpeg/libavutil/mips/
H A Dgeneric_macros_msa.h429 #define ST_H8(in, idx0, idx1, idx2, idx3, idx4, idx5, \ macro

Completed in 57 milliseconds