Home
last modified time | relevance | path

Searched refs:SAT_UH8_SH (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/mips/
H A Dh264dsp_msa.c178 SAT_UH8_SH(tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, 7); in avc_wgt_8x8_msa()
222 SAT_UH8_SH(tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, 7); in avc_wgt_8x16_msa()
2261 SAT_UH8_SH(tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, 7); in ff_weight_h264_pixels16_8_msa()
2262 SAT_UH8_SH(tmp8, tmp9, tmp10, tmp11, tmp12, tmp13, tmp14, tmp15, 7); in ff_weight_h264_pixels16_8_msa()
2300 SAT_UH8_SH(tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, 7); in ff_weight_h264_pixels16_8_msa()
2301 SAT_UH8_SH(tmp8, tmp9, tmp10, tmp11, tmp12, tmp13, tmp14, tmp15, 7); in ff_weight_h264_pixels16_8_msa()
/third_party/ffmpeg/libavutil/mips/
H A Dgeneric_macros_msa.h1584 #define SAT_UH8_SH(...) SAT_UH8(v8i16, __VA_ARGS__) macro

Completed in 10 milliseconds